Home
last modified time | relevance | path

Searched refs:PHPUnit (Results 301 – 325 of 356) sorted by relevance

1...<<1112131415

/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock296 "PHPUnit/"
347 "PHPUnit/"
364 "description": "Mock Object library for PHPUnit",
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc73 * Usage of PHPUnit 9 only + migrated xml configurations
117 * Refactored the YAML tests using generated PHPUnit code
169 * Added JUnit log for PHPUnit
391 * Update vendor libraries (PHPUnit 7.5, Symfony YAML 4.3, and so on)
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php17 use PHPUnit\Framework\TestCase;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriberTest.php16 use PHPUnit\Framework\TestCase;
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DAppendStreamTest.php7 use PHPUnit\Framework\TestCase;
H A DAsyncReadStreamTest.php9 use PHPUnit\Framework\TestCase;
H A DStreamTest.php6 use PHPUnit\Framework\TestCase;
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md3 Diff implementation for PHP, factored out of PHPUnit into a stand-alone component.
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php14 use PHPUnit\Framework\TestCase;
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md70 - PHPUnit is required to run the unit tests
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md208 - [Symfony Panther](https://github.com/symfony/panther) uses php-webdriver and integrates with PHPUnit using `PantherTestCase`
210 - [Steward](https://github.com/lmc-eu/steward) integrates php-webdriver directly to [PHPUnit](https://phpunit.de/), and provides parallelization
212 - You can also check out this [blogpost](http://codeception.com/11-12-2013/working-with-phpunit-and-selenium-webdriver.html) + [demo project](https://github.com/DavertMik/php-webdriver-demo), describing simple [PHPUnit](https://phpunit.de/) integration
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DExpressionParserTest.php20 class Twig_Tests_ExpressionParserTest extends \PHPUnit\Framework\TestCase
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DIntegrationTest.php30 use PHPUnit\Framework\TestCase;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DGraphNavigatorTest.php24 use PHPUnit\Framework\TestCase;
H A DContextTest.php17 use PHPUnit\Framework\TestCase;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DDumperTest.php14 use PHPUnit\Framework\TestCase;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php14 class Twig_Tests_Extension_CoreTest extends \PHPUnit\Framework\TestCase
H A DSandboxTest.php18 class Twig_Tests_Extension_SandboxTest extends \PHPUnit\Framework\TestCase
/plugin/findologicxmlexport/vendor/jms/metadata/tests/
H A DMetadataFactoryTest.php11 use PHPUnit\Framework\TestCase;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A DSerializerBuilderTest.php16 use PHPUnit\Framework\TestCase;
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md24 - Updated to PHPUnit 9 and fixed the unit tests for PHP 8
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md24 Please try to add a test for your pull-request. This project uses [PHPUnit](https://phpunit.de/) as…
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php565 $result = PHPUnit::run($this->suite);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DFormErrorHandlerTest.php12 use PHPUnit\Framework\TestCase;
/plugin/webdav/vendor/sabre/dav/
H A DCONTRIBUTING.md68 Any new feature or change requires unittests. We use [PHPUnit][7] for all our

1...<<1112131415