Classes | Functions | Variables
tests.health_check._health_servicer_test Namespace Reference

Classes

class  BaseWatchTests
 
class  HealthServicerBackwardsCompatibleWatchTest
 
class  HealthServicerTest
 

Functions

def _consume_responses (response_iterator, response_queue)
 

Variables

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'
 
 verbosity
 

Function Documentation

◆ _consume_responses()

def tests.health_check._health_servicer_test._consume_responses (   response_iterator,
  response_queue 
)
private

Definition at line 38 of file _health_servicer_test.py.

Variable Documentation

◆ _NOT_SERVING_SERVICE

string tests.health_check._health_servicer_test._NOT_SERVING_SERVICE = 'grpc.test.TestServiceNotServing'
private

Definition at line 34 of file _health_servicer_test.py.

◆ _SERVING_SERVICE

string tests.health_check._health_servicer_test._SERVING_SERVICE = 'grpc.test.TestServiceServing'
private

Definition at line 32 of file _health_servicer_test.py.

◆ _UNKNOWN_SERVICE

string tests.health_check._health_servicer_test._UNKNOWN_SERVICE = 'grpc.test.TestServiceUnknown'
private

Definition at line 33 of file _health_servicer_test.py.

◆ _WATCH_SERVICE

string tests.health_check._health_servicer_test._WATCH_SERVICE = 'grpc.test.WatchService'
private

Definition at line 35 of file _health_servicer_test.py.

◆ verbosity

tests.health_check._health_servicer_test.verbosity

Definition at line 287 of file _health_servicer_test.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:52