Type: integer
File
- drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php, line 68
Class
- PHPUnit_Util_Log_TAP
- A TestListener that generates a logfile of the
test execution using the Test Anything Protocol (TAP).
Code
protected $testSuiteLevel = 0;