protected property PHPUnit_Framework_Constraint_ExceptionMessage::$expectedMessage

Type: integer

File

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

Class

PHPUnit_Framework_Constraint_ExceptionMessage
@package PHPUnit @subpackage Framework_Constraint @author Sebastian Bergmann <sebastian@phpunit.de> @copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de> @license http://www.opensource.org/licenses/BSD-3-Clause The BSD…

Code

protected $expectedMessage;