protected property PHPUnit_Framework_ComparisonFailure::$message

Optional message which is placed in front of the first line returned by toString().

Type: string

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php, line 95

Class

PHPUnit_Framework_ComparisonFailure
Thrown when an assertion for string equality failed.

Code

protected $message;