Classes | |
class | HealthServicerTest |
Functions | |
def | _pipe_to_queue (call, queue) |
Variables | |
int | _LARGE_NUMBER_OF_STATUS_CHANGES = 1000 |
string | _NOT_SERVING_SERVICE = 'grpc.test.TestServiceNotServing' |
string | _SERVING_SERVICE = 'grpc.test.TestServiceServing' |
string | _UNKNOWN_SERVICE = 'grpc.test.TestServiceUnknown' |
string | _WATCH_SERVICE = 'grpc.test.WatchService' |
level | |
verbosity | |
|
private |
Definition at line 39 of file health_servicer_test.py.
|
private |
Definition at line 36 of file health_servicer_test.py.
|
private |
Definition at line 33 of file health_servicer_test.py.
|
private |
Definition at line 31 of file health_servicer_test.py.
|
private |
Definition at line 32 of file health_servicer_test.py.
|
private |
Definition at line 34 of file health_servicer_test.py.
tests_aio.health_check.health_servicer_test.level |
Definition at line 279 of file health_servicer_test.py.
tests_aio.health_check.health_servicer_test.verbosity |
Definition at line 280 of file health_servicer_test.py.