grpc
src
python
grpcio_tests
tests
testing
Namespaces
|
Variables
_application_common.py File Reference
Go to the source code of this file.
Namespaces
tests.testing._application_common
Variables
tests.testing._application_common.ABORT_FAILURE_RESPONSE
= services_pb2.Down(first_down_field=52)
tests.testing._application_common.ABORT_NO_STATUS_RESPONSE
= services_pb2.Down(first_down_field=50)
tests.testing._application_common.ABORT_REQUEST
= requests_pb2.Up(first_up_field=42)
tests.testing._application_common.ABORT_SUCCESS_QUERY
= requests_pb2.Up(first_up_field=43)
tests.testing._application_common.ABORT_SUCCESS_RESPONSE
= services_pb2.Down(first_down_field=51)
tests.testing._application_common.ERRONEOUS_UNARY_UNARY_REQUEST
= requests_pb2.Up(first_up_field=3)
tests.testing._application_common.ERRONEOUS_UNARY_UNARY_RESPONSE
= services_pb2.Down(first_down_field=7)
float
tests.testing._application_common.INFINITE_REQUEST_STREAM_TIMEOUT
= 0.2
string
tests.testing._application_common.SERVICE_NAME
= 'tests_of_grpc_testing.FirstService'
string
tests.testing._application_common.STREAM_STREAM_METHOD_NAME
= 'StreStre'
int
tests.testing._application_common.STREAM_STREAM_MUTATING_COUNT
= 2
tests.testing._application_common.STREAM_STREAM_MUTATING_REQUEST
= requests_pb2.Top(first_top_field=24601)
tests.testing._application_common.STREAM_STREAM_REQUEST
= requests_pb2.Top(first_top_field=19)
tests.testing._application_common.STREAM_STREAM_RESPONSE
= services_pb2.Bottom(first_bottom_field=23)
string
tests.testing._application_common.STREAM_UNARY_METHOD_NAME
= 'StreUn'
tests.testing._application_common.STREAM_UNARY_REQUEST
= requests_pb2.Charm(first_charm_field=13)
tests.testing._application_common.STREAM_UNARY_RESPONSE
= services_pb2.Strange(first_strange_field=17)
tuple
tests.testing._application_common.TWO_STREAM_STREAM_RESPONSES
= (STREAM_STREAM_RESPONSE,) * 2
string
tests.testing._application_common.UNARY_STREAM_METHOD_NAME
= 'UnStre'
tests.testing._application_common.UNARY_STREAM_REQUEST
= requests_pb2.Charm(first_charm_field=11)
string
tests.testing._application_common.UNARY_UNARY_METHOD_NAME
= 'UnUn'
tests.testing._application_common.UNARY_UNARY_REQUEST
= requests_pb2.Up(first_up_field=2)
tests.testing._application_common.UNARY_UNARY_RESPONSE
= services_pb2.Down(first_down_field=5)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:01