protected property PHPUnit_TextUI_ResultPrinter::$numAssertions in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit/src/TextUI/ResultPrinter.php \PHPUnit_TextUI_ResultPrinter::numAssertions
Type: int
File
- vendor/
phpunit/ phpunit/ src/ TextUI/ ResultPrinter.php, line 71
Class
- PHPUnit_TextUI_ResultPrinter
- Prints the result of a TextUI TestRunner run.
Code
protected $numAssertions = 0;