Classes | Functions | Variables
tests.unit._reconnect_test Namespace Reference

Classes

class  ReconnectTest
 

Functions

def _handle_unary_unary (unused_request, unused_servicer_context)
 

Variables

string _REQUEST = b'\x00\x00\x00'
 
string _RESPONSE = b'\x00\x00\x01'
 
string _UNARY_UNARY = '/test/UnaryUnary'
 
 verbosity
 

Function Documentation

◆ _handle_unary_unary()

def tests.unit._reconnect_test._handle_unary_unary (   unused_request,
  unused_servicer_context 
)
private

Definition at line 33 of file _reconnect_test.py.

Variable Documentation

◆ _REQUEST

string tests.unit._reconnect_test._REQUEST = b'\x00\x00\x00'
private

Definition at line 27 of file _reconnect_test.py.

◆ _RESPONSE

string tests.unit._reconnect_test._RESPONSE = b'\x00\x00\x01'
private

Definition at line 28 of file _reconnect_test.py.

◆ _UNARY_UNARY

string tests.unit._reconnect_test._UNARY_UNARY = '/test/UnaryUnary'
private

Definition at line 30 of file _reconnect_test.py.

◆ verbosity

tests.unit._reconnect_test.verbosity

Definition at line 69 of file _reconnect_test.py.



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