protected property PHPUnit_Util_Log_JSON::$currentTestName in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 = '';