file-fetcher
PHPUnit\Framework\MockObject\Builder\InvocationStubber Member List

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

will(Stub $stub)PHPUnit\Framework\MockObject\Builder\InvocationStubber
willReturn($value,... $nextValues)PHPUnit\Framework\MockObject\Builder\InvocationStubber
willReturnArgument($argumentIndex)PHPUnit\Framework\MockObject\Builder\InvocationStubber
willReturnCallback($callback)PHPUnit\Framework\MockObject\Builder\InvocationStubber
willReturnMap(array $valueMap)PHPUnit\Framework\MockObject\Builder\InvocationStubber
willReturnOnConsecutiveCalls(... $values)PHPUnit\Framework\MockObject\Builder\InvocationStubber
willReturnReference(&$reference)PHPUnit\Framework\MockObject\Builder\InvocationStubber
willReturnSelf()PHPUnit\Framework\MockObject\Builder\InvocationStubber
willThrowException(\Throwable $exception)PHPUnit\Framework\MockObject\Builder\InvocationStubber