Home
last modified time | relevance | path

Searched refs:ExceptionInTest (Results 1 – 2 of 2) sorted by path

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestCaseTest.php130 $test = new ExceptionInTest('testSomething');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DExceptionInTest.php2 class ExceptionInTest extends PHPUnit_Framework_TestCase class