protected property PHPUnit_Util_Log_JSON::$currentTestPass

@access private

Type: boolean

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php, line 73

Class

PHPUnit_Util_Log_JSON
A TestListener that generates JSON messages.

Code

protected $currentTestPass = TRUE;