◆ __construct()
PHPUnit\Framework\MockObject\MethodNameConstraint::__construct |
( |
string |
$methodName | ) |
|
◆ matches()
PHPUnit\Framework\MockObject\MethodNameConstraint::matches |
( |
|
$other | ) |
|
|
protected |
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()
PHPUnit\Framework\MockObject\MethodNameConstraint::toString |
( |
| ) |
|
The documentation for this class was generated from the following file: