private property PHPUnit_Framework_TestCase::$expectedExceptionMessage

The message of the expected Exception.

Type: string

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php, line 182

Class

PHPUnit_Framework_TestCase
A TestCase defines the fixture to run multiple tests.

Code

private $expectedExceptionMessage = '';