Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DWarningTestCase.php39 protected $useErrorHandler = false; variable in PHPUnit_Framework_WarningTestCase
H A DSkippedTestCase.php39 protected $useErrorHandler = false; variable in PHPUnit_Framework_SkippedTestCase
H A DIncompleteTestCase.php39 protected $useErrorHandler = false; variable in PHPUnit_Framework_IncompleteTestCase
H A DTestCase.php130 private $useErrorHandler = null; variable in PHPUnit_Framework_TestCase
666 public function setUseErrorHandler($useErrorHandler)