Home
last modified time | relevance | path

Searched refs:PHPUnit (Results 1 – 25 of 356) sorted by last modified time

12345678910>>...15

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/tests/
H A DEncoderTest.php5 use PHPUnit\Framework\TestCase;
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md136 Unit testing for mPDF is done using [PHPUnit](https://phpunit.de/).
H A DCHANGELOG.md72 - PHPUnit dedicated assertions (thanks, @carusogabriel)
219 - Added base PHPUnit tests
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php7 use PHPUnit\Framework\TestCase;
/plugin/combo/ComboStrap/
H A DMarkupDynamicRender.php6 use PHPUnit\Exception;
H A DMarkupRenderUtility.php17 use PHPUnit\Exception;
/plugin/combo/vendor/salesforce/handlebars-php/tests/Handlebars/
H A DHandlebarsTest.php6 class HandlebarsTest extends PHPUnit\Framework\TestCase
/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/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/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md70 - PHPUnit is required to run the unit tests
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock296 "PHPUnit/"
347 "PHPUnit/"
364 "description": "Mock Object library for PHPUnit",
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock687 "description": "Mock Object library for PHPUnit",
/plugin/barcodes/tests/
H A DColorTest.php22 use PHPUnit\Framework\TestCase;
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DREADME.rst37 This library is tested using PHPUnit. You'll need to install the dependencies
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DAppendStreamTest.php7 use PHPUnit\Framework\TestCase;
H A DCachingStreamTest.php7 use PHPUnit\Framework\TestCase;
H A DDroppingStreamTest.php6 use PHPUnit\Framework\TestCase;
H A DLazyOpenStreamTest.php5 use PHPUnit\Framework\TestCase;
H A DLimitStreamTest.php9 use PHPUnit\Framework\TestCase;
H A DPumpStreamTest.php8 use PHPUnit\Framework\TestCase;
H A DStreamDecoratorTraitTest.php9 use PHPUnit\Framework\TestCase;
H A DStreamTest.php6 use PHPUnit\Framework\TestCase;
H A DUtilsTest.php9 use PHPUnit\Framework\TestCase;
/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)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md283 * Updated to PHPUnit v8.5 [#1759](https://github.com/ruflin/Elastica/pull/1759)
1734 - Added PHPUnit as a dev dependency in composer.json

12345678910>>...15