Home
last modified time | relevance | path

Searched refs:PHPUnit_Framework_Test (Results 26 – 29 of 29) sorted by relevance

12

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php14 class PHPUnit_Extensions_PhptTestCase implements PHPUnit_Framework_Test, PHPUnit_Framework_SelfDesc…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php33 * @param PHPUnit_Framework_Test $test
38 public static function describe(PHPUnit_Framework_Test $test, $asString = true)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php132 $this->arguments['test'] instanceof PHPUnit_Framework_Test) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php65 …t_Framework_TestCase extends PHPUnit_Framework_Assert implements PHPUnit_Framework_Test, PHPUnit_F…

12