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