Go to the source code of this file.
Classes | |
class | tests_aio.unit.channel_test.TestChannel |
Namespaces | |
tests_aio.unit.channel_test | |
Variables | |
tuple | tests_aio.unit.channel_test._INVOCATION_METADATA |
int | tests_aio.unit.channel_test._NUM_STREAM_RESPONSES = 5 |
int | tests_aio.unit.channel_test._REQUEST_PAYLOAD_SIZE = 7 |
int | tests_aio.unit.channel_test._RESPONSE_PAYLOAD_SIZE = 42 |
string | tests_aio.unit.channel_test._STREAMING_OUTPUT_CALL_METHOD = '/grpc.testing.TestService/StreamingOutputCall' |
string | tests_aio.unit.channel_test._UNARY_CALL_METHOD = '/grpc.testing.TestService/UnaryCall' |
string | tests_aio.unit.channel_test._UNARY_CALL_METHOD_WITH_SLEEP = '/grpc.testing.TestService/UnaryCallWithSleep' |
tests_aio.unit.channel_test.level | |
tests_aio.unit.channel_test.verbosity | |