Lggr
PHPUnit\Framework\MockObject\Builder\InvocationMocker Member List

This is the complete list of members for PHPUnit\Framework\MockObject\Builder\InvocationMocker, including all inherited members.

__construct(MatcherCollection $collection, Invocation $invocationMatcher, array $configurableMethods)PHPUnit\Framework\MockObject\Builder\InvocationMocker
after($id)PHPUnit\Framework\MockObject\Builder\InvocationMocker
getMatcher()PHPUnit\Framework\MockObject\Builder\InvocationMocker
id($id)PHPUnit\Framework\MockObject\Builder\InvocationMocker
method($constraint)PHPUnit\Framework\MockObject\Builder\InvocationMocker
will(Stub $stub)PHPUnit\Framework\MockObject\Builder\InvocationMocker
PHPUnit::Framework::MockObject::Builder::MethodNameMatch::will(BaseStub $stub)PHPUnit\Framework\MockObject\Builder\Stub
willReturn($value,... $nextValues)PHPUnit\Framework\MockObject\Builder\InvocationMocker
willReturnArgument($argumentIndex)PHPUnit\Framework\MockObject\Builder\InvocationMocker
willReturnCallback($callback)PHPUnit\Framework\MockObject\Builder\InvocationMocker
willReturnMap(array $valueMap)PHPUnit\Framework\MockObject\Builder\InvocationMocker
willReturnOnConsecutiveCalls(... $values)PHPUnit\Framework\MockObject\Builder\InvocationMocker
willReturnReference(&$reference)PHPUnit\Framework\MockObject\Builder\InvocationMocker
willReturnSelf()PHPUnit\Framework\MockObject\Builder\InvocationMocker
willThrowException(\Exception $exception)PHPUnit\Framework\MockObject\Builder\InvocationMocker
with(... $arguments)PHPUnit\Framework\MockObject\Builder\InvocationMocker
withAnyParameters()PHPUnit\Framework\MockObject\Builder\InvocationMocker
withConsecutive(... $arguments)PHPUnit\Framework\MockObject\Builder\InvocationMocker