Home
last modified time | relevance | path

Searched refs:runTest (Results 1 – 14 of 14) sorted by relevance

/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
DTestCase.php182 $this->runTest();
192 function runTest() { function in PHPUnit_TestCase
DTestSuite.php195 function runTest(&$test, &$result) { function in PHPUnit_TestSuite
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
DSuccess.php4 protected function runTest() function in Success
DTestTestError.php4 protected function runTest() function in TestError
DTestIncomplete.php4 protected function runTest() function in TestIncomplete
DFailure.php4 protected function runTest() function in Failure
DTestSkipped.php4 protected function runTest() function in TestSkipped
DWasRun.php6 protected function runTest() function in WasRun
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DWarningTestCase.php53 protected function runTest() function in PHPUnit_Framework_WarningTestCase
DSkippedTestCase.php58 protected function runTest() function in PHPUnit_Framework_SkippedTestCase
DIncompleteTestCase.php60 protected function runTest() function in PHPUnit_Framework_IncompleteTestCase
DTestSuite.php771 public function runTest(PHPUnit_Framework_Test $test, PHPUnit_Framework_TestResult $result) function in PHPUnit_Framework_TestSuite
DTestCase.php913 $this->testResult = $this->runTest();
1042 protected function runTest() function in PHPUnit_Framework_TestCase
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
DGtk.php559 function runTest() function in PHPUnit_GUI_Gtk
631 $this->runTest();