Home
last modified time | relevance | path

Searched refs:PHPUnit_Framework_Error_Warning (Results 1 – 3 of 3) sorted by last modified time

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Error/
H A DWarning.php19 class PHPUnit_Framework_Error_Warning extends PHPUnit_Framework_Error class
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DTestRunner.php205 PHPUnit_Framework_Error_Warning::$enabled = false;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DErrorHandler.php68 if (PHPUnit_Framework_Error_Warning::$enabled !== true) {