Home
last modified time | relevance | path

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

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