Searched defs:useErrorHandler (Results 1 – 4 of 4) sorted by relevance
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ | ||
H A D | WarningTestCase.php | 39 protected $useErrorHandler = false; variable in PHPUnit_Framework_WarningTestCase |
H A D | SkippedTestCase.php | 39 protected $useErrorHandler = false; variable in PHPUnit_Framework_SkippedTestCase |
H A D | IncompleteTestCase.php | 39 protected $useErrorHandler = false; variable in PHPUnit_Framework_IncompleteTestCase |
H A D | TestCase.php | 130 private $useErrorHandler = null; variable in PHPUnit_Framework_TestCase |