protected property PHPUnit_Framework_TestFailure::$thrownException

Type: Exception

File

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

Class

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

Code

protected $thrownException;