Go to the source code of this file.
Classes | |
class | tests_aio.unit._common.AdhocGenericHandler |
class | tests_aio.unit._common.CountingRequestIterator |
class | tests_aio.unit._common.CountingResponseIterator |
Namespaces | |
tests_aio.unit._common | |
Functions | |
def | tests_aio.unit._common.block_until_certain_state (aio.Channel channel, grpc.ChannelConnectivity expected_state) |
def | tests_aio.unit._common.inject_callbacks (aio.Call call) |
def | tests_aio.unit._common.seen_metadata (Metadata expected, Metadata actual) |
bool | tests_aio.unit._common.seen_metadatum (MetadataKey expected_key, MetadataValue expected_value, Metadata actual) |
Variables | |
string | tests_aio.unit._common.ADHOC_METHOD = '/test/AdHoc' |