Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
DTestIncomplete.php4 protected function runTest() function in TestIncomplete
DFailure.php4 protected function runTest() function in Failure
DSuccess.php4 protected function runTest() function in Success
DTestSkipped.php4 protected function runTest() function in TestSkipped
DTestTestError.php4 protected function runTest() function in TestError
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.php1042 protected function runTest() function in PHPUnit_Framework_TestCase
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
DTestCase.php192 function runTest() { function in PHPUnit_TestCase
DTestSuite.php195 function runTest(&$test, &$result) { function in PHPUnit_TestSuite
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
DGtk.php559 function runTest() function in PHPUnit_GUI_Gtk