Searched refs:doesNotPerformAssertions (Results 1 – 2 of 2) sorted by relevance
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ | ||
H A D | TestCase.php | 285 private $doesNotPerformAssertions = false; variable in PHPUnit_Framework_TestCase |
H A D | TestResult.php | 855 !$test->doesNotPerformAssertions() && |