Home
last modified time | relevance | path

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

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