Definition at line 251 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 ) |
◆ asyncexc_check
Optional[_AsyncExcCheck] pytest_userver.plugins.grpc.client._AsyncExcClientInterceptor.asyncexc_check = None |
The documentation for this class was generated from the following file:
- /home/antonyzhilin/arcadia/taxi/uservices/userver/testsuite/pytest_plugins/pytest_userver/plugins/grpc/client.py