Constraint that evaluates against a specified closure.
◆ __construct()
PHPUnit\Framework\Constraint\Callback::__construct |
( |
|
$callback | ) |
|
◆ matches()
PHPUnit\Framework\Constraint\Callback::matches |
( |
|
$other | ) |
|
|
protected |
Evaluates the constraint for parameter $value. Returns true if the constraint is met, false otherwise.
- Parameters
-
mixed | $other | Value or object to evaluate. |
- Returns
- bool
Reimplemented from PHPUnit\Framework\Constraint\Constraint.
◆ toString()
PHPUnit\Framework\Constraint\Callback::toString |
( |
| ) |
|
The documentation for this class was generated from the following file:
- vendor/phpunit/phpunit/src/Framework/Constraint/Callback.php