◆ count()
CountConstraint::count |
( |
| ) |
|
◆ fromCount()
static CountConstraint::fromCount |
( |
int |
$count | ) |
|
|
static |
◆ matches()
CountConstraint::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()
CountConstraint::toString |
( |
| ) |
|
The documentation for this class was generated from the following file: