Classes | Variables
tests_aio.unit.call_test Namespace Reference

Classes

class  _MulticallableTestMixin
 
class  TestStreamStreamCall
 
class  TestStreamUnaryCall
 
class  TestUnaryStreamCall
 
class  TestUnaryUnaryCall
 

Variables

int _INFINITE_INTERVAL_US = 2**31 - 1
 
string _LOCAL_CANCEL_DETAILS_EXPECTATION = 'Locally cancelled by application!'
 
int _NUM_STREAM_RESPONSES = 5
 
int _REQUEST_PAYLOAD_SIZE = 7
 
 _RESPONSE_INTERVAL_US = int(_SHORT_TIMEOUT_S * 1000 * 1000)
 
int _RESPONSE_PAYLOAD_SIZE = 42
 
 _SHORT_TIMEOUT_S = datetime.timedelta(seconds=1).total_seconds()
 
 _STREAM_OUTPUT_REQUEST_ONE_EMPTY_RESPONSE
 
 _STREAM_OUTPUT_REQUEST_ONE_RESPONSE = messages_pb2.StreamingOutputCallRequest()
 
 level
 
 verbosity
 

Variable Documentation

◆ _INFINITE_INTERVAL_US

int tests_aio.unit.call_test._INFINITE_INTERVAL_US = 2**31 - 1
private

Definition at line 37 of file call_test.py.

◆ _LOCAL_CANCEL_DETAILS_EXPECTATION

string tests_aio.unit.call_test._LOCAL_CANCEL_DETAILS_EXPECTATION = 'Locally cancelled by application!'
private

Definition at line 35 of file call_test.py.

◆ _NUM_STREAM_RESPONSES

int tests_aio.unit.call_test._NUM_STREAM_RESPONSES = 5
private

Definition at line 32 of file call_test.py.

◆ _REQUEST_PAYLOAD_SIZE

int tests_aio.unit.call_test._REQUEST_PAYLOAD_SIZE = 7
private

Definition at line 34 of file call_test.py.

◆ _RESPONSE_INTERVAL_US

tests_aio.unit.call_test._RESPONSE_INTERVAL_US = int(_SHORT_TIMEOUT_S * 1000 * 1000)
private

Definition at line 36 of file call_test.py.

◆ _RESPONSE_PAYLOAD_SIZE

int tests_aio.unit.call_test._RESPONSE_PAYLOAD_SIZE = 42
private

Definition at line 33 of file call_test.py.

◆ _SHORT_TIMEOUT_S

tests_aio.unit.call_test._SHORT_TIMEOUT_S = datetime.timedelta(seconds=1).total_seconds()
private

Definition at line 30 of file call_test.py.

◆ _STREAM_OUTPUT_REQUEST_ONE_EMPTY_RESPONSE

tests_aio.unit.call_test._STREAM_OUTPUT_REQUEST_ONE_EMPTY_RESPONSE
private
Initial value:

Definition at line 646 of file call_test.py.

◆ _STREAM_OUTPUT_REQUEST_ONE_RESPONSE

tests_aio.unit.call_test._STREAM_OUTPUT_REQUEST_ONE_RESPONSE = messages_pb2.StreamingOutputCallRequest()
private

Definition at line 643 of file call_test.py.

◆ level

tests_aio.unit.call_test.level

Definition at line 845 of file call_test.py.

◆ verbosity

tests_aio.unit.call_test.verbosity

Definition at line 846 of file call_test.py.

messages_pb2.StreamingOutputCallRequest
StreamingOutputCallRequest
Definition: messages_pb2.py:632


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