Home
last modified time | relevance | path

Searched refs:phpunit (Results 201 – 225 of 313) sorted by relevance

12345678910>>...13

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1471.phpt2 https://github.com/sebastianbergmann/phpunit/issues/1471
H A D2758.phpt6 $_SERVER['argv'][2] = __DIR__ . '/2758/phpunit.xml';
H A D1472.phpt2 https://github.com/sebastianbergmann/phpunit/issues/1472
H A D322.phpt2 GH-322: group commandline option should override group/exclude setting in phpunit.xml
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Ddebug.phpt2 phpunit --debug BankAccountTest ../_files/BankAccountTest.php
H A Dfilter-dataprovider-by-number-isolation.phpt2 phpunit --process-isolation --filter testTrue#3 DataProviderFilterTest ../_files/DataProviderFilter…
H A Dexclude-group-isolation.phpt2 phpunit --process-isolation --exclude-group balanceIsInitiallyZero BankAccountTest ../_files/BankAc…
H A Dfatal-isolation.phpt2 phpunit FatalTest --process-isolation ../_files/FatalTest.php
H A Dfilter-class-isolation.phpt2 phpunit --process-isolation --filter BankAccountTest BankAccountTest ../_files/BankAccountTest.php
H A Dfilter-dataprovider-by-only-regexp-isolation.phpt2 phpunit --process-isolation --filter @false.* DataProviderFilterTest ../_files/DataProviderFilterTe…
H A Dgroup-isolation.phpt2 phpunit --process-isolation --group balanceIsInitiallyZero BankAccountTest ../_files/BankAccountTes…
H A Dfilter-dataprovider-by-string-isolation.phpt2 phpunit --process-isolation --filter testFalse@false\ test DataProviderFilterTest ../_files/DataPro…
H A Dini-isolation.phpt2 phpunit --process-isolation -d default_mimetype=application/x-test IniTest ../_files/IniTest.php
H A Ddataprovider-testdox.phpt2 phpunit DataProviderTestDoxTest ../_files/DataProviderTestDoxTest.php
H A Dstop-on-warning-via-cli.phpt2 phpunit --stop-on-warning StopOnWarningTestSuite ./tests/_files/StopOnWarningTestSuite.php
H A Dreport-useless-tests-isolation.phpt2 phpunit --report-useless-tests --process-isolation IncompleteTest ../_files/IncompleteTest.php
H A Dtestdox-group.phpt2 phpunit --testdox-text php://stdout --testdox-group one TestDoxGroupTest ../_files/TestDoxGroupTest…
H A Dtestdox-text.phpt2 phpunit --testdox-text php://stdout BankAccountTest ../_files/BankAccountTest.php
/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md27 The Markdown parser classes are tested with [PHPUnit](https://phpunit.de/). For each test case ther…
33 vendor/bin/phpunit
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md20 Please try to add a test for your pull-request. This project uses [PHPUnit](https://phpunit.de/) as…
22 You can run the unit-tests by calling `vendor/bin/phpunit`.
/plugin/datepicker/
H A D.travis.yml26 - phpunit --group plugin_datepicker
/plugin/rowmove/
H A D.travis.yml26 - phpunit --group plugin_rowmove
/plugin/tagadd/
H A D.travis.yml26 - ./phpunit.phar --group plugin_tagadd
/plugin/findologicxmlexport/vendor/twig/extensions/
H A D.travis.yml21 ./vendor/bin/simple-phpunit
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/
H A DChangeLog.md9 * Fixed [#2](https://github.com/sebastianbergmann/phpunit/pull/2): Exceptions in `ReflectionPropert…

12345678910>>...13