Home
last modified time | relevance | path

Searched refs:PHPUnit (Results 26 – 50 of 356) sorted by last modified time

12345678910>>...15

/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/elasticsearch/vendor/elasticsearch/elasticsearch/
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/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php7 use PHPUnit\Framework\TestCase;
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md48 update to PHPUnit 9, and add full core team to the license.
75 * Improve test suite, run tests on PHP 7.4 and update PHPUnit test setup.
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DAsyncReadStreamTest.php9 use PHPUnit\Framework\TestCase;
H A DBufferStreamTest.php6 use PHPUnit\Framework\TestCase;
H A DFnStreamTest.php7 use PHPUnit\Framework\TestCase;
H A DGuzzleStreamWrapperTest.php7 use PHPUnit\Framework\TestCase;
H A DInflateStreamTest.php6 use PHPUnit\Framework\TestCase;
H A DNoSeekStreamTest.php6 use PHPUnit\Framework\TestCase;
H A DNullStreamTest.php6 use PHPUnit\Framework\TestCase;
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/Exception/
H A DSeekExceptionTest.php6 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/davcal/vendor/sabre/xml/
H A DCHANGELOG.md36 * Removed `constants.php` again. They messed with PHPUnit and don't really
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md68 Any new feature or change requires unittests. We use [PHPUnit][7] for all our
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Test/
H A DTestCase.php26 class TestCase extends \PHPUnit\Framework\TestCase
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php7 use PHPUnit\Framework\TestCase;
/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/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md70 * Improvement: Support PHPUnit 6 [#1953](https://github.com/guzzle/guzzle/pull/1953)
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md302 $ pear install PHPUnit
304 PHPUnit 3.7.10 by Sebastian Bergmann.
/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/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/plantumlparser/tests/
H A DPlantUmlDiagramTest.php4 use PHPUnit\Framework\TestCase;
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md2298 * Added: starting with basic framework for unittesting, using PHPUnit.
H A DCONTRIBUTING.md68 Any new feature or change requires unittests. We use [PHPUnit][7] for all our

12345678910>>...15