Classes | |
class | TestChannel |
Variables | |
tuple | _INVOCATION_METADATA |
int | _NUM_STREAM_RESPONSES = 5 |
int | _REQUEST_PAYLOAD_SIZE = 7 |
int | _RESPONSE_PAYLOAD_SIZE = 42 |
string | _STREAMING_OUTPUT_CALL_METHOD = '/grpc.testing.TestService/StreamingOutputCall' |
string | _UNARY_CALL_METHOD = '/grpc.testing.TestService/UnaryCall' |
string | _UNARY_CALL_METHOD_WITH_SLEEP = '/grpc.testing.TestService/UnaryCallWithSleep' |
level | |
verbosity | |
|
private |
Definition at line 35 of file channel_test.py.
|
private |
Definition at line 40 of file channel_test.py.
|
private |
Definition at line 41 of file channel_test.py.
|
private |
Definition at line 42 of file channel_test.py.
|
private |
Definition at line 33 of file channel_test.py.
|
private |
Definition at line 31 of file channel_test.py.
|
private |
Definition at line 32 of file channel_test.py.
tests_aio.unit.channel_test.level |
Definition at line 230 of file channel_test.py.
tests_aio.unit.channel_test.verbosity |
Definition at line 231 of file channel_test.py.