private property PHPUnit_Framework_TestCase::$expectedExceptionCode

The code of the expected Exception.

Type: integer

File

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

Class

PHPUnit_Framework_TestCase
A TestCase defines the fixture to run multiple tests.

Code

private $expectedExceptionCode;