◆ fromName()
static NamedConstraint::fromName |
( |
string |
$name | ) |
|
|
static |
◆ 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 @codeCoverageIgnore |
Reimplemented from PHPUnit\Framework\Constraint\Constraint.
◆ toString()
NamedConstraint::toString |
( |
| ) |
|
The documentation for this class was generated from the following file: