Home
last modified time | relevance | path

Searched refs:PHPUnit_TestResult (Results 1 – 3 of 3) sorted by relevance

/plugin/freechat/phpfreechat/lib/pear/
H A DPHPUnit.php114 * @return PHPUnit_TestResult
118 $result = new PHPUnit_TestResult();
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestCase.php228 return new PHPUnit_TestResult;
H A DTestResult.php68 class PHPUnit_TestResult { class