Classes | Functions | Variables
tests_aio.unit.abort_test Namespace Reference

Classes

class  _GenericHandler
 
class  TestAbort
 

Functions

def _start_test_server ()
 

Variables

string _ABORT_AFTER_REPLY = '/test/AbortAfterReply'
 
 _ABORT_CODE = grpc.StatusCode.RESOURCE_EXHAUSTED
 
string _ABORT_DETAILS = 'Phony error details'
 
int _NUM_STREAM_RESPONSES = 5
 
string _REPLACE_ABORT = '/test/ReplaceAbort'
 
string _REQUEST = b'\x00\x00\x00'
 
string _RESPONSE = b'\x01\x01\x01'
 
string _SUPPRESS_ABORT = '/test/SuppressAbort'
 
string _UNARY_UNARY_ABORT = '/test/UnaryUnaryAbort'
 
 level
 
 verbosity
 

Function Documentation

◆ _start_test_server()

def tests_aio.unit.abort_test._start_test_server ( )
private

Definition at line 80 of file abort_test.py.

Variable Documentation

◆ _ABORT_AFTER_REPLY

string tests_aio.unit.abort_test._ABORT_AFTER_REPLY = '/test/AbortAfterReply'
private

Definition at line 30 of file abort_test.py.

◆ _ABORT_CODE

tests_aio.unit.abort_test._ABORT_CODE = grpc.StatusCode.RESOURCE_EXHAUSTED
private

Definition at line 36 of file abort_test.py.

◆ _ABORT_DETAILS

string tests_aio.unit.abort_test._ABORT_DETAILS = 'Phony error details'
private

Definition at line 37 of file abort_test.py.

◆ _NUM_STREAM_RESPONSES

int tests_aio.unit.abort_test._NUM_STREAM_RESPONSES = 5
private

Definition at line 34 of file abort_test.py.

◆ _REPLACE_ABORT

string tests_aio.unit.abort_test._REPLACE_ABORT = '/test/ReplaceAbort'
private

Definition at line 29 of file abort_test.py.

◆ _REQUEST

string tests_aio.unit.abort_test._REQUEST = b'\x00\x00\x00'
private

Definition at line 32 of file abort_test.py.

◆ _RESPONSE

string tests_aio.unit.abort_test._RESPONSE = b'\x01\x01\x01'
private

Definition at line 33 of file abort_test.py.

◆ _SUPPRESS_ABORT

string tests_aio.unit.abort_test._SUPPRESS_ABORT = '/test/SuppressAbort'
private

Definition at line 28 of file abort_test.py.

◆ _UNARY_UNARY_ABORT

string tests_aio.unit.abort_test._UNARY_UNARY_ABORT = '/test/UnaryUnaryAbort'
private

Definition at line 27 of file abort_test.py.

◆ level

tests_aio.unit.abort_test.level

Definition at line 151 of file abort_test.py.

◆ verbosity

tests_aio.unit.abort_test.verbosity

Definition at line 152 of file abort_test.py.



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