protected property PHPUnit_Util_Log_JUnit::$testSuiteAssertions in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit/src/Util/Log/JUnit.php \PHPUnit_Util_Log_JUnit::testSuiteAssertions
Type: integer[]
File
- vendor/
phpunit/ phpunit/ src/ Util/ Log/ JUnit.php, line 53
Class
- PHPUnit_Util_Log_JUnit
- A TestListener that generates a logfile of the test execution in XML markup.
Code
protected $testSuiteAssertions = array(
0,
);