Public Member Functions | Public Attributes | Static Public Attributes | List of all members
tests.failover_test.FailoverTest Class Reference
Inheritance diagram for tests.failover_test.FailoverTest:
Inheritance graph
[legend]

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
None test_failover (self)
 

Public Attributes

 secondary_server_runner
 

Static Public Attributes

int MAX_RATE_PER_ENDPOINT = 100
 
int REPLICA_COUNT = 3
 

Detailed Description

Definition at line 32 of file failover_test.py.

Member Function Documentation

◆ setUp()

def tests.failover_test.FailoverTest.setUp (   self)

Definition at line 36 of file failover_test.py.

◆ tearDown()

def tests.failover_test.FailoverTest.tearDown (   self)

Definition at line 52 of file failover_test.py.

◆ test_failover()

None tests.failover_test.FailoverTest.test_failover (   self)

Definition at line 57 of file failover_test.py.

Member Data Documentation

◆ MAX_RATE_PER_ENDPOINT

int tests.failover_test.FailoverTest.MAX_RATE_PER_ENDPOINT = 100
static

Definition at line 34 of file failover_test.py.

◆ REPLICA_COUNT

int tests.failover_test.FailoverTest.REPLICA_COUNT = 3
static

Definition at line 33 of file failover_test.py.

◆ secondary_server_runner

tests.failover_test.FailoverTest.secondary_server_runner

Definition at line 38 of file failover_test.py.


The documentation for this class was generated from the following file:


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