The string representation of the expected value
Type: string
File
- drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php, line 77
Class
- PHPUnit_Framework_ComparisonFailure
- Thrown when an assertion for string equality failed.
Code
protected $expectedAsString;