Definition at line 240 of file client.py.
◆ __init__()
pytest_userver.plugins.grpc.client._AsyncExcClientInterceptor.__init__ |
( |
|
self | ) |
|
◆ intercept_stream_unary()
pytest_userver.plugins.grpc.client._AsyncExcClientInterceptor.intercept_stream_unary |
( |
|
self, |
|
|
|
continuation, |
|
|
|
client_call_details, |
|
|
|
request_iterator |
|
) |
| |
◆ intercept_unary_unary()
pytest_userver.plugins.grpc.client._AsyncExcClientInterceptor.intercept_unary_unary |
( |
|
self, |
|
|
|
continuation, |
|
|
|
client_call_details, |
|
|
|
request |
|
) |
| |
The documentation for this class was generated from the following file:
- /data/code/userver/testsuite/pytest_plugins/pytest_userver/plugins/grpc/client.py