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

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def test_close_immediately_after_call_invocation (self)
 
def test_close_while_call_active (self)
 
def test_context_manager_close_while_call_active (self)
 
def test_context_manager_close_while_many_calls_active (self)
 
def test_exception_in_callback (self)
 
def test_many_concurrent_closes (self)
 

Private Attributes

 _port
 
 _server
 

Detailed Description

Definition at line 116 of file _channel_close_test.py.

Member Function Documentation

◆ setUp()

def tests.unit._channel_close_test.ChannelCloseTest.setUp (   self)

Definition at line 118 of file _channel_close_test.py.

◆ tearDown()

def tests.unit._channel_close_test.ChannelCloseTest.tearDown (   self)

Definition at line 125 of file _channel_close_test.py.

◆ test_close_immediately_after_call_invocation()

def tests.unit._channel_close_test.ChannelCloseTest.test_close_immediately_after_call_invocation (   self)

Definition at line 128 of file _channel_close_test.py.

◆ test_close_while_call_active()

def tests.unit._channel_close_test.ChannelCloseTest.test_close_while_call_active (   self)

Definition at line 138 of file _channel_close_test.py.

◆ test_context_manager_close_while_call_active()

def tests.unit._channel_close_test.ChannelCloseTest.test_context_manager_close_while_call_active (   self)

Definition at line 149 of file _channel_close_test.py.

◆ test_context_manager_close_while_many_calls_active()

def tests.unit._channel_close_test.ChannelCloseTest.test_context_manager_close_while_many_calls_active (   self)

Definition at line 160 of file _channel_close_test.py.

◆ test_exception_in_callback()

def tests.unit._channel_close_test.ChannelCloseTest.test_exception_in_callback (   self)

Definition at line 203 of file _channel_close_test.py.

◆ test_many_concurrent_closes()

def tests.unit._channel_close_test.ChannelCloseTest.test_many_concurrent_closes (   self)

Definition at line 178 of file _channel_close_test.py.

Member Data Documentation

◆ _port

tests.unit._channel_close_test.ChannelCloseTest._port
private

Definition at line 122 of file _channel_close_test.py.

◆ _server

tests.unit._channel_close_test.ChannelCloseTest._server
private

Definition at line 119 of file _channel_close_test.py.


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


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