Home
last modified time | relevance | path

Searched refs:OutputTestCase (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Doutput-isolation.phpt2 phpunit --process-isolation --filter testExpectOutputStringFooActualFoo ../_files/OutputTestCase.php
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/OutputTestCase.php';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DOutputTestCase.php2 class OutputTestCase extends PHPUnit_Framework_TestCase class
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestCaseTest.php415 $test = new OutputTestCase('testExpectOutputStringFooActualFoo');
424 $test = new OutputTestCase('testExpectOutputStringFooActualBar');
433 $test = new OutputTestCase('testExpectOutputRegexFooActualFoo');
442 $test = new OutputTestCase('testExpectOutputRegexFooActualBar');