Classes | Namespaces | Functions | Variables
_simple_stubs_test.py File Reference

Go to the source code of this file.

Classes

class  tests_py3_only.unit._simple_stubs_test._GenericHandler
 
class  tests_py3_only.unit._simple_stubs_test.SimpleStubsTest
 

Namespaces

 tests_py3_only.unit._simple_stubs_test
 

Functions

def tests_py3_only.unit._simple_stubs_test._black_hole_handler (request, context)
 
def tests_py3_only.unit._simple_stubs_test._env (str key, str value)
 
def tests_py3_only.unit._simple_stubs_test._server (Optional[grpc.ServerCredentials] credentials)
 
def tests_py3_only.unit._simple_stubs_test._stream_stream_handler (request_iterator, context)
 
def tests_py3_only.unit._simple_stubs_test._stream_unary_handler (request_iterator, context)
 
datetime.timedelta tests_py3_only.unit._simple_stubs_test._time_invocation (Callable[[], None] to_time)
 
def tests_py3_only.unit._simple_stubs_test._unary_stream_handler (request, context)
 
def tests_py3_only.unit._simple_stubs_test._unary_unary_handler (request, context)
 

Variables

string tests_py3_only.unit._simple_stubs_test._BLACK_HOLE = "/test/BlackHole"
 
int tests_py3_only.unit._simple_stubs_test._CACHE_EPOCHS = 8
 
int tests_py3_only.unit._simple_stubs_test._CACHE_TRIALS = 6
 
int tests_py3_only.unit._simple_stubs_test._CLIENT_REQUEST_COUNT = _SERVER_RESPONSE_COUNT
 
float tests_py3_only.unit._simple_stubs_test._DEFAULT_TIMEOUT = 1.0
 
int tests_py3_only.unit._simple_stubs_test._MAXIMUM_CHANNELS = 10
 
string tests_py3_only.unit._simple_stubs_test._REQUEST = b"0000"
 
int tests_py3_only.unit._simple_stubs_test._SERVER_RESPONSE_COUNT = 10
 
string tests_py3_only.unit._simple_stubs_test._STREAM_STREAM = "/test/StreamStream"
 
string tests_py3_only.unit._simple_stubs_test._STREAM_UNARY = "/test/StreamUnary"
 
int tests_py3_only.unit._simple_stubs_test._STRESS_EPOCHS = _MAXIMUM_CHANNELS * 10
 
string tests_py3_only.unit._simple_stubs_test._UNARY_STREAM = "/test/UnaryStream"
 
string tests_py3_only.unit._simple_stubs_test._UNARY_UNARY = "/test/UnaryUnary"
 
 tests_py3_only.unit._simple_stubs_test.level
 
 tests_py3_only.unit._simple_stubs_test.verbosity
 


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