Home
last modified time | relevance | path

Searched defs:wasSuccessful (Results 1 – 2 of 2) sorted by relevance

/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestResult.php331 function wasSuccessful() { function in PHPUnit_TestResult
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php1189 public function wasSuccessful($includeWarnings = true) function in PHPUnit_Framework_TestResult