You are here

protected property PHPUnit_Util_Log_JSON::$currentTestName 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::currentTestName

Type: string

File

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

Class

PHPUnit_Util_Log_JSON
A TestListener that generates JSON messages.

Code

protected $currentTestName = '';