Definition at line 116 of file _channel_close_test.py.
◆ setUp()
def tests.unit._channel_close_test.ChannelCloseTest.setUp |
( |
|
self | ) |
|
◆ tearDown()
def tests.unit._channel_close_test.ChannelCloseTest.tearDown |
( |
|
self | ) |
|
◆ test_close_immediately_after_call_invocation()
def tests.unit._channel_close_test.ChannelCloseTest.test_close_immediately_after_call_invocation |
( |
|
self | ) |
|
◆ test_close_while_call_active()
def tests.unit._channel_close_test.ChannelCloseTest.test_close_while_call_active |
( |
|
self | ) |
|
◆ test_context_manager_close_while_call_active()
def tests.unit._channel_close_test.ChannelCloseTest.test_context_manager_close_while_call_active |
( |
|
self | ) |
|
◆ test_context_manager_close_while_many_calls_active()
def tests.unit._channel_close_test.ChannelCloseTest.test_context_manager_close_while_many_calls_active |
( |
|
self | ) |
|
◆ test_exception_in_callback()
def tests.unit._channel_close_test.ChannelCloseTest.test_exception_in_callback |
( |
|
self | ) |
|
◆ test_many_concurrent_closes()
def tests.unit._channel_close_test.ChannelCloseTest.test_many_concurrent_closes |
( |
|
self | ) |
|
◆ _port
tests.unit._channel_close_test.ChannelCloseTest._port |
|
private |
◆ _server
tests.unit._channel_close_test.ChannelCloseTest._server |
|
private |
The documentation for this class was generated from the following file: