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