protected property PHPUnit_Util_Log_JUnit::$testSuiteErrors

Type: integer[]

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php, line 99

Class

PHPUnit_Util_Log_JUnit
A TestListener that generates a logfile of the test execution in XML markup.

Code

protected $testSuiteErrors = array(
  0,
);