Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php118 protected $beStrictAboutOutputDuringTests = false; variable in PHPUnit_Framework_TestResult
1041 public function beStrictAboutOutputDuringTests($flag) function in PHPUnit_Framework_TestResult