Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php340 $result->allHarmless() &&
H A DTestRunner.php649 if ($arguments['failOnRisky'] && !$result->allHarmless()) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php423 public function allHarmless() function in PHPUnit_Framework_TestResult