Searched defs:numAssertions (Results 1 – 2 of 2) sorted by relevance
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/ | ||
H A D | ResultPrinter.php | 69 protected $numAssertions = 0; variable in PHPUnit_TextUI_ResultPrinter |
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ | ||
H A D | TestCase.php | 210 private $numAssertions = 0; variable in PHPUnit_Framework_TestCase |