Constraint that accepts nan.
◆ matches()
PHPUnit\Framework\Constraint\IsNan::matches |
( |
|
$other | ) |
|
|
protected |
Evaluates the constraint for parameter $other. 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\IsNan::toString |
( |
| ) |
|
The documentation for this class was generated from the following file:
- vendor/phpunit/phpunit/src/Framework/Constraint/IsNan.php