grpc
src
python
grpcio_tests
tests_aio
unit
Classes
|
Namespaces
|
Functions
|
Variables
server_test.py File Reference
Go to the source code of this file.
Classes
class
tests_aio.unit.server_test._GenericHandler
class
tests_aio.unit.server_test.TestServer
Namespaces
tests_aio.unit.server_test
Functions
def
tests_aio.unit.server_test._start_test_server
()
Variables
string
tests_aio.unit.server_test._BLOCK_BRIEFLY
= '/
test
/BlockBriefly'
string
tests_aio.unit.server_test._BLOCK_FOREVER
= '/
test
/BlockForever'
string
tests_aio.unit.server_test._ERROR_IN_STREAM_STREAM
= '/
test
/ErrorInStreamStream'
string
tests_aio.unit.server_test._ERROR_IN_STREAM_UNARY
= '/
test
/ErrorInStreamUnary'
string
tests_aio.unit.server_test._ERROR_WITHOUT_RAISE_IN_STREAM_STREAM
= '/
test
/ErrorWithoutRaiseInStreamStream'
string
tests_aio.unit.server_test._ERROR_WITHOUT_RAISE_IN_UNARY_UNARY
= '/
test
/ErrorWithoutRaiseInUnaryUnary'
string
tests_aio.unit.server_test._INVALID_TRAILING_METADATA
= '/
test
/InvalidTrailingMetadata'
int
tests_aio.unit.server_test._MAXIMUM_CONCURRENT_RPCS
= 5
int
tests_aio.unit.server_test._NUM_STREAM_REQUESTS
= 3
int
tests_aio.unit.server_test._NUM_STREAM_RESPONSES
= 5
string
tests_aio.unit.server_test._REQUEST
=
b
'\x00\x00\x00'
string
tests_aio.unit.server_test._RESPONSE
=
b
'\x01\x01\x01'
string
tests_aio.unit.server_test._SIMPLE_UNARY_UNARY
= '/
test
/SimpleUnaryUnary'
string
tests_aio.unit.server_test._STREAM_STREAM_ASYNC_GEN
= '/
test
/StreamStreamAsyncGen'
string
tests_aio.unit.server_test._STREAM_STREAM_EVILLY_MIXED
= '/
test
/StreamStreamEvillyMixed'
string
tests_aio.unit.server_test._STREAM_STREAM_READER_WRITER
= '/
test
/StreamStreamReaderWriter'
string
tests_aio.unit.server_test._STREAM_UNARY_ASYNC_GEN
= '/
test
/StreamUnaryAsyncGen'
string
tests_aio.unit.server_test._STREAM_UNARY_EVILLY_MIXED
= '/
test
/StreamUnaryEvillyMixed'
string
tests_aio.unit.server_test._STREAM_UNARY_READER_WRITER
= '/
test
/StreamUnaryReaderWriter'
string
tests_aio.unit.server_test._UNARY_STREAM_ASYNC_GEN
= '/
test
/UnaryStreamAsyncGen'
string
tests_aio.unit.server_test._UNARY_STREAM_EVILLY_MIXED
= '/
test
/UnaryStreamEvillyMixed'
string
tests_aio.unit.server_test._UNARY_STREAM_READER_WRITER
= '/
test
/UnaryStreamReaderWriter'
string
tests_aio.unit.server_test._UNIMPLEMENTED_METHOD
= '/
test
/UnimplementedMethod'
tests_aio.unit.server_test.level
tests_aio.unit.server_test.verbosity
grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:30