Public Member Functions | Private Attributes | List of all members
tests.unit._invocation_defects_test.InvocationDefectsTest Class Reference
Inheritance diagram for tests.unit._invocation_defects_test.InvocationDefectsTest:
Inheritance graph
[legend]

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def testDefectiveGenericRpcHandlerUnaryResponse (self)
 
def testIterableStreamRequestBlockingUnaryResponse (self)
 
def testIterableStreamRequestFutureUnaryResponse (self)
 
def testIterableStreamRequestStreamResponse (self)
 
def testIteratorStreamRequestStreamResponse (self)
 

Private Attributes

 _channel
 
 _control
 
 _handler
 
 _server
 

Detailed Description

Tests the handling of exception-raising user code on the client-side.

Definition at line 179 of file _invocation_defects_test.py.

Member Function Documentation

◆ setUp()

def tests.unit._invocation_defects_test.InvocationDefectsTest.setUp (   self)

Definition at line 182 of file _invocation_defects_test.py.

◆ tearDown()

def tests.unit._invocation_defects_test.InvocationDefectsTest.tearDown (   self)

Definition at line 193 of file _invocation_defects_test.py.

◆ testDefectiveGenericRpcHandlerUnaryResponse()

def tests.unit._invocation_defects_test.InvocationDefectsTest.testDefectiveGenericRpcHandlerUnaryResponse (   self)

Definition at line 251 of file _invocation_defects_test.py.

◆ testIterableStreamRequestBlockingUnaryResponse()

def tests.unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestBlockingUnaryResponse (   self)

Definition at line 197 of file _invocation_defects_test.py.

◆ testIterableStreamRequestFutureUnaryResponse()

def tests.unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestFutureUnaryResponse (   self)

Definition at line 210 of file _invocation_defects_test.py.

◆ testIterableStreamRequestStreamResponse()

def tests.unit._invocation_defects_test.InvocationDefectsTest.testIterableStreamRequestStreamResponse (   self)

Definition at line 223 of file _invocation_defects_test.py.

◆ testIteratorStreamRequestStreamResponse()

def tests.unit._invocation_defects_test.InvocationDefectsTest.testIteratorStreamRequestStreamResponse (   self)

Definition at line 236 of file _invocation_defects_test.py.

Member Data Documentation

◆ _channel

tests.unit._invocation_defects_test.InvocationDefectsTest._channel
private

Definition at line 191 of file _invocation_defects_test.py.

◆ _control

tests.unit._invocation_defects_test.InvocationDefectsTest._control
private

Definition at line 183 of file _invocation_defects_test.py.

◆ _handler

tests.unit._invocation_defects_test.InvocationDefectsTest._handler
private

Definition at line 184 of file _invocation_defects_test.py.

◆ _server

tests.unit._invocation_defects_test.InvocationDefectsTest._server
private

Definition at line 186 of file _invocation_defects_test.py.


The documentation for this class was generated from the following file:


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