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