- internal
CloneableInstantiable
| Methods |
public __construct( $mockCall = NULL, ?Psr\Log\LoggerInterface $logger = NULL)
|
| public getRequestArguments() |
| Methods |
protected _bidiRequest( $method, $deserialize, array $metadata = [], array $options = [])
|
protected _clientStreamRequest( $method, $deserialize, array $metadata = [], array $options = [])
|
protected _serverStreamRequest( $method, $arguments, $deserialize, array $metadata = [], array $options = [])
|
protected _simpleRequest( $method, $arguments, $deserialize, array $metadata = [], array $options = [])
|
| Properties |
| private $mockCall = NULL |
| private $requestArguments = NULL |
| Methods |
private logCall( $method, $deserialize, array $metadata = [], array $options = [], $arguments = NULL)
|
| Methods |