◆ __construct()
PHPUnit\Framework\Constraint\ExceptionMessage::__construct |
( |
string |
$expected | ) |
|
◆ failureDescription()
PHPUnit\Framework\Constraint\ExceptionMessage::failureDescription |
( |
|
$other | ) |
|
|
protected |
Returns the description of the failure
The beginning of failure messages is "Failed asserting that" in most cases. This method should return the second part of that sentence.
- Parameters
-
mixed | $other | evaluated value or object |
Reimplemented from PHPUnit\Framework\Constraint\Constraint.
◆ matches()
PHPUnit\Framework\Constraint\ExceptionMessage::matches |
( |
|
$other | ) |
|
|
protected |
◆ toString()
PHPUnit\Framework\Constraint\ExceptionMessage::toString |
( |
| ) |
|
The documentation for this class was generated from the following file: