You are here

protected property PHPUnit_Util_Log_JSON::$currentTestSuiteName in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpunit/phpunit/src/Util/Log/JSON.php \PHPUnit_Util_Log_JSON::currentTestSuiteName

Type: string

File

vendor/phpunit/phpunit/src/Util/Log/JSON.php, line 21

Class

PHPUnit_Util_Log_JSON
A TestListener that generates JSON messages.

Code

protected $currentTestSuiteName = '';