Home
last modified time | relevance | path

Searched refs:PHPUnit (Results 326 – 350 of 356) sorted by relevance

1...<<1112131415

/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md68 Any new feature or change requires unittests. We use [PHPUnit][7] for all our
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DLexerTest.php17 class Twig_Tests_LexerTest extends \PHPUnit\Framework\TestCase
H A DEnvironmentTest.php30 class Twig_Tests_EnvironmentTest extends \PHPUnit\Framework\TestCase
H A DTemplateTest.php24 class Twig_Tests_TemplateTest extends \PHPUnit\Framework\TestCase
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md53 * Implement OpenLDAP / Active Directory test servers with test data during CI runs for integration tests via PHPUnit.
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md36 * Removed `constants.php` again. They messed with PHPUnit and don't really
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md302 $ pear install PHPUnit
304 PHPUnit 3.7.10 by Sebastian Bergmann.
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DInlineTest.php14 use PHPUnit\Framework\TestCase;
H A DParserTest.php14 use PHPUnit\Framework\TestCase;
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md136 Unit testing for mPDF is done using [PHPUnit](https://phpunit.de/).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md15 - Usage of PHPUnit 9 only + migrated xml configurations
49 - Refactored the YAML tests using generated PHPUnit code
89 - Added JUnit log for PHPUnit
254 - Update vendor libraries (PHPUnit 7.5, Symfony YAML 4.3, etc)
H A DREADME.md450 Each PR should include a **unit test** using [PHPUnit](https://phpunit.de/). If you are not familiar with PHPUnit you can have a look at this [reference](https://phpunit.readthedocs.io/en/7.0/).
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DObjectConstructorTest.php36 use PHPUnit\Framework\TestCase;
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md97 * Removed `constants.php` again. They messed with PHPUnit and don't really
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md103 * Removed `constants.php` again. They messed with PHPUnit and don't really
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DBaseDriverTest.php27 use PHPUnit\Framework\TestCase;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md183 behaviors where some method call changes behavior of others. In PHPUnit or Mockery
362 In PHPUnit, you would want to put this call into the `tearDown()` method. If no predictions
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php1017 print 'Use "phpunit --self-upgrade" to install PHPUnit ' . $latestVersion . "\n";
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md461 Run the PHPUnit tests with PHPUnit. You can configure an API key and token in BaseTest.php to run a…
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md1 [![PHPUnit](https://github.com/salesforce/handlebars-php/actions/workflows/ci.yml/badge.svg)](https://github.com/salesforce/handlebars-php/actions/workflows/ci.yml)
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG113 * added support for PHPUnit 6 when testing extensions
949 * fixed the test suite for PHP 5.2 and older versions of PHPUnit
956 * unit tests are now powered by PHPUnit
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php14 use PHPUnit\Framework\TestCase;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst57 If you want to manage the deprecation notices from your PHPUnit tests, have
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock687 "description": "Mock Object library for PHPUnit",
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md117 - Make PHPUnit stricter, drop redundant defaults [\#919](https://github.com/schmittjoh/serializer/p…
185 - Upgrade PHPUnit [\#915](https://github.com/schmittjoh/serializer/pull/915) ([Majkl578](https://gi…
239 - Use dedicated PHPUnit assertions [\#928](https://github.com/schmittjoh/serializer/pull/928) ([car…
807 - Update Symfony validator and allow PHPUnit 7 [\#583](https://github.com/schmittjoh/serializer/pul…

1...<<1112131415