Home
last modified time | relevance | path

Searched defs:numAssertions (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php69 protected $numAssertions = 0; variable in PHPUnit_TextUI_ResultPrinter
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php210 private $numAssertions = 0; variable in PHPUnit_Framework_TestCase