|
file-fetcher
|
Public Member Functions | |
| __construct (iterable $expected) | |
Public Member Functions inherited from PHPUnit\Framework\Constraint\Count | |
| __construct (int $expected) | |
| toString () | |
Public Member Functions inherited from PHPUnit\Framework\Constraint\Constraint | |
| evaluate ($other, string $description='', bool $returnResult=false) | |
| count () | |
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 | |
| exporter () | |
| fail ($other, $description, ComparisonFailure $comparisonFailure=null) | |
| additionalFailureDescription ($other) | |
| PHPUnit\Framework\Constraint\SameSize::__construct | ( | iterable | $expected | ) |
1.8.17