protected property PHPUnit_Util_Log_JSON::$currentTestPass in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit/src/Util/Log/JSON.php \PHPUnit_Util_Log_JSON::currentTestPass
Type: bool
File
- vendor/
phpunit/ phpunit/ src/ Util/ Log/ JSON.php, line 31
Class
- PHPUnit_Util_Log_JSON
- A TestListener that generates JSON messages.
Code
protected $currentTestPass = true;