|
static | fromName (string $name) |
|
◆ matches()
NamedConstraint::matches |
( |
|
$other | ) |
|
Evaluates the constraint for parameter $other. Returns true if the constraint is met, false otherwise.
This method can be overridden to implement the evaluation algorithm.
- Parameters
-
mixed | $other | Value or object to evaluate. |
- Returns
- bool
Reimplemented from PHPUnit\Framework\Constraint\Constraint.
◆ toString()
NamedConstraint::toString |
( |
| ) |
|
The documentation for this class was generated from the following file:
- vendor/phpunit/phpunit/tests/_files/NamedConstraint.php