Home
last modified time | relevance | path

Searched refs:addTestFile (Results 1 – 6 of 6) sorted by relevance

/plugin/pagemove/_test/
H A Dpagemove.group.php8 $this->addTestFile($dir . 'pagemove.test.php');
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dindex.php23 $test->addTestFile('test.white-space.php');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestSuite.php32 $this->addTestFile($file);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DSuiteTest.php264 $suite->addTestFile($dir . 'InheritanceA.php');
265 $suite->addTestFile($dir . 'InheritanceB.php');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php300 public function addTestFile($filename) function in PHPUnit_Framework_TestSuite
393 $this->addTestFile((string) $filename);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php987 $suite->addTestFile($file);