Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/Template/
H A DTestCaseMethod.tpl.dist57 if (!$test->hasExpectationOnOutput()) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php440 if ($this->hasExpectationOnOutput()) {
492 return $this->hasExpectationOnOutput();
498 public function hasExpectationOnOutput() function in PHPUnit_Framework_TestCase
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php548 if (!$test->hasExpectationOnOutput()) {