protected property PHPUnit_TextUI_ResultPrinter::$lastTestFailed

Type: boolean

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php, line 77

Class

PHPUnit_TextUI_ResultPrinter
Prints the result of a TextUI TestRunner run.

Code

protected $lastTestFailed = FALSE;