Definition at line 106 of file compression_test.py.
◆ setUp()
def tests_aio.unit.compression_test.TestCompression.setUp |
( |
|
self | ) |
|
◆ tearDown()
def tests_aio.unit.compression_test.TestCompression.tearDown |
( |
|
self | ) |
|
◆ test_channel_level_compression_allowed_compression()
def tests_aio.unit.compression_test.TestCompression.test_channel_level_compression_allowed_compression |
( |
|
self | ) |
|
◆ test_channel_level_compression_baned_compression()
def tests_aio.unit.compression_test.TestCompression.test_channel_level_compression_baned_compression |
( |
|
self | ) |
|
◆ test_client_call_level_compression_allowed_compression()
def tests_aio.unit.compression_test.TestCompression.test_client_call_level_compression_allowed_compression |
( |
|
self | ) |
|
◆ test_client_call_level_compression_baned_compression()
def tests_aio.unit.compression_test.TestCompression.test_client_call_level_compression_baned_compression |
( |
|
self | ) |
|
◆ test_server_call_level_compression()
def tests_aio.unit.compression_test.TestCompression.test_server_call_level_compression |
( |
|
self | ) |
|
◆ test_server_default_compression_algorithm()
def tests_aio.unit.compression_test.TestCompression.test_server_default_compression_algorithm |
( |
|
self | ) |
|
◆ test_server_disable_compression_stream()
def tests_aio.unit.compression_test.TestCompression.test_server_disable_compression_stream |
( |
|
self | ) |
|
◆ test_server_disable_compression_unary()
def tests_aio.unit.compression_test.TestCompression.test_server_disable_compression_unary |
( |
|
self | ) |
|
◆ _channel
tests_aio.unit.compression_test.TestCompression._channel |
|
private |
◆ _server
tests_aio.unit.compression_test.TestCompression._server |
|
private |
The documentation for this class was generated from the following file: