Private Attributes | |
_channel | |
_control | |
_handler | |
_server | |
Tests the handling of exception-raising user code on the client-side.
Definition at line 179 of file _invocation_defects_test.py.
def tests.unit._invocation_defects_test.InvocationDefectsTest.setUp | ( | self | ) |
Definition at line 182 of file _invocation_defects_test.py.
def tests.unit._invocation_defects_test.InvocationDefectsTest.tearDown | ( | self | ) |
Definition at line 193 of file _invocation_defects_test.py.
def tests.unit._invocation_defects_test.InvocationDefectsTest.testDefectiveGenericRpcHandlerUnaryResponse | ( | self | ) |
Definition at line 251 of file _invocation_defects_test.py.
def tests.unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestBlockingUnaryResponse | ( | self | ) |
Definition at line 197 of file _invocation_defects_test.py.
def tests.unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestFutureUnaryResponse | ( | self | ) |
Definition at line 210 of file _invocation_defects_test.py.
def tests.unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestStreamResponse | ( | self | ) |
Definition at line 223 of file _invocation_defects_test.py.
def tests.unit._invocation_defects_test.InvocationDefectsTest.testIteratorStreamRequestStreamResponse | ( | self | ) |
Definition at line 236 of file _invocation_defects_test.py.
|
private |
Definition at line 191 of file _invocation_defects_test.py.
|
private |
Definition at line 183 of file _invocation_defects_test.py.
|
private |
Definition at line 184 of file _invocation_defects_test.py.
|
private |
Definition at line 186 of file _invocation_defects_test.py.