protected property PHPUnit_Framework_TestFailure::$failedTest

Type: PHPUnit_Framework_Test

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestFailure.php, line 62

Class

PHPUnit_Framework_TestFailure
A TestFailure collects a failed test together with the caught exception.

Code

protected $failedTest;