tamcolors.tests.utils_tests package¶
Submodules¶
tamcolors.tests.utils_tests.compress_tests module¶
tamcolors.tests.utils_tests.encryption_tests module¶
tamcolors.tests.utils_tests.identifier_tests module¶
tamcolors.tests.utils_tests.immutable_cache_tests module¶
-
class
tamcolors.tests.utils_tests.immutable_cache_tests.DummyCache(*args, **kwargs)¶
tamcolors.tests.utils_tests.log_tests module¶
tamcolors.tests.utils_tests.object_packer_tests module¶
-
class
tamcolors.tests.utils_tests.object_packer_tests.FastHandObjectPackerTests(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test_dunder_bytes()¶
-
test_tam_buffer_1()¶
-
test_tam_buffer_2()¶
-
test_tam_color_1()¶
-
test_tam_color_2()¶
-
-
class
tamcolors.tests.utils_tests.object_packer_tests.ObjectPackerFunctionsTests(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test_save_and_load_data_1()¶
-
test_save_and_load_data_2()¶
-
test_save_and_load_data_3()¶
-
test_save_and_load_data_4()¶
-
test_save_and_load_int_1()¶
-
test_save_and_load_int_2()¶
-
test_save_and_load_int_3()¶
-
test_save_and_load_int_4()¶
-
-
class
tamcolors.tests.utils_tests.object_packer_tests.ObjectPackerJsonTests(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test_bool()¶
-
test_bytearray()¶
-
test_bytes()¶
-
test_dict()¶
-
test_fast_hand_object()¶
-
test_float()¶
-
test_int()¶
-
test_large_data()¶
-
test_list()¶
-
test_none()¶
-
test_set()¶
-
test_str()¶
-
test_tuple()¶
-
tamcolors.tests.utils_tests.tcp_tests module¶
-
class
tamcolors.tests.utils_tests.tcp_tests.TCPObjectWrapper(methodName='runTest')¶ Bases:
tamcolors.tests.test_multi_task_helper.MultiTaskHelper,unittest.case.TestCase-
test_object_wrapper()¶
-
-
class
tamcolors.tests.utils_tests.tcp_tests.TCPTests(methodName='runTest')¶ Bases:
tamcolors.tests.test_multi_task_helper.MultiTaskHelper,unittest.case.TestCase-
test_ping()¶
-
test_ping_ipv6()¶
-