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