|
Lggr
|


Public Member Functions | |
| __construct ($expected) | |
Public Member Functions inherited from PHPUnit\Framework\Constraint\Count | |
| toString () | |
Public Member Functions inherited from PHPUnit\Framework\Constraint\Constraint | |
| evaluate ($other, $description='', $returnResult=false) | |
| count () | |
Protected Attributes | |
| $expectedCount | |
Protected Attributes inherited from PHPUnit\Framework\Constraint\Count | |
| $expectedCount = 0 | |
Protected Attributes inherited from PHPUnit\Framework\Constraint\Constraint | |
| $exporter | |
Additional Inherited Members | |
Protected Member Functions inherited from PHPUnit\Framework\Constraint\Count | |
| matches ($other) | |
| getCountOf ($other) | |
| getCountOfGenerator (Generator $generator) | |
| failureDescription ($other) | |
Protected Member Functions inherited from PHPUnit\Framework\Constraint\Constraint | |
| fail ($other, $description, ComparisonFailure $comparisonFailure=null) | |
| additionalFailureDescription ($other) | |
| PHPUnit\Framework\Constraint\SameSize::__construct | ( | $expected | ) |
| \Countable | \Traversable | array | $expected |
Reimplemented from PHPUnit\Framework\Constraint\Count.
1.8.17