Go to the source code of this file.
Classes | |
class | tests_aio.health_check.health_servicer_test.HealthServicerTest |
Namespaces | |
tests_aio.health_check.health_servicer_test | |
Functions | |
def | tests_aio.health_check.health_servicer_test._pipe_to_queue (call, queue) |
Variables | |
int | tests_aio.health_check.health_servicer_test._LARGE_NUMBER_OF_STATUS_CHANGES = 1000 |
string | tests_aio.health_check.health_servicer_test._NOT_SERVING_SERVICE = 'grpc.test.TestServiceNotServing' |
string | tests_aio.health_check.health_servicer_test._SERVING_SERVICE = 'grpc.test.TestServiceServing' |
string | tests_aio.health_check.health_servicer_test._UNKNOWN_SERVICE = 'grpc.test.TestServiceUnknown' |
string | tests_aio.health_check.health_servicer_test._WATCH_SERVICE = 'grpc.test.WatchService' |
tests_aio.health_check.health_servicer_test.level | |
tests_aio.health_check.health_servicer_test.verbosity | |