|
file-fetcher
|
Public Member Functions | |
| __construct (array $parameterGroups) | |
| toString () | |
| apply (BaseInvocation $invocation) | |
| verify () | |
| PHPUnit\Framework\MockObject\Rule\ConsecutiveParameters::__construct | ( | array | $parameterGroups | ) |
| PHPUnit\Framework\MockObject\Rule\ConsecutiveParameters::apply | ( | BaseInvocation | $invocation | ) |
| ExpectationFailedException | |
Implements PHPUnit\Framework\MockObject\Rule\ParametersRule.
| PHPUnit\Framework\MockObject\Rule\ConsecutiveParameters::toString | ( | ) |
Returns a string representation of the object.
Implements PHPUnit\Framework\SelfDescribing.
| PHPUnit\Framework\MockObject\Rule\ConsecutiveParameters::verify | ( | ) |
Implements PHPUnit\Framework\MockObject\Rule\ParametersRule.
1.8.17