Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DDoubleTestCase.php20 $this->testCase->runBare();
21 $this->testCase->runBare();
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestCase.php180 function runBare() { function in PHPUnit_TestCase
H A DTestResult.php246 $test->runBare();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestCaseTest.php654 $test->runBare();
685 $test->runBare();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php686 $test->runBare();
H A DTestCase.php883 public function runBare() function in PHPUnit_Framework_TestCase