file-fetcher
PHPUnit\Framework\Constraint\Composite Member List

This is the complete list of members for PHPUnit\Framework\Constraint\Composite, including all inherited members.

__construct(Constraint $innerConstraint)PHPUnit\Framework\Constraint\Composite
additionalFailureDescription($other)PHPUnit\Framework\Constraint\Constraintprotected
count()PHPUnit\Framework\Constraint\Composite
evaluate($other, string $description='', bool $returnResult=false)PHPUnit\Framework\Constraint\Composite
exporter()PHPUnit\Framework\Constraint\Constraintprotected
fail($other, $description, ComparisonFailure $comparisonFailure=null)PHPUnit\Framework\Constraint\Constraintprotected
failureDescription($other)PHPUnit\Framework\Constraint\Constraintprotected
innerConstraint()PHPUnit\Framework\Constraint\Compositeprotected
matches($other)PHPUnit\Framework\Constraint\Constraintprotected
toString()PHPUnit\Framework\SelfDescribing