tamcolors.tests.tam_tools_tests package¶
Submodules¶
tamcolors.tests.tam_tools_tests.tam_color_palette_tests module¶
-
class
tamcolors.tests.tam_tools_tests.tam_color_palette_tests.TAMColorPaletteTests(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test_get_color()¶
-
test_get_color_2()¶
-
test_get_color_3()¶
-
test_get_rule()¶
-
test_get_rule_2()¶
-
test_getitem()¶
-
test_getitem_2()¶
-
test_getitem_3()¶
-
test_init_color_palette()¶
-
test_init_color_palette_2()¶
-
test_key_present()¶
-
test_key_present_2()¶
-
test_set_color()¶
-
test_set_color_2()¶
-
test_set_color_3()¶
-
test_set_rule()¶
-
test_set_rule_2()¶
-
test_setitem()¶
-
test_setitem_2()¶
-
test_setitem_3()¶
-
test_str()¶
-
test_str_2()¶
-
test_update()¶
-
tamcolors.tests.tam_tools_tests.tam_fade_tests module¶
tamcolors.tests.tam_tools_tests.tam_film_tests module¶
-
class
tamcolors.tests.tam_tools_tests.tam_film_tests.TAMFilmTests(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test_append()¶
-
test_done()¶
-
test_done_2()¶
-
test_done_3()¶
-
test_get()¶
-
test_get_2()¶
-
test_get_3()¶
-
test_get_circular()¶
-
test_get_circular_2()¶
-
test_getitem()¶
-
test_getitem_2()¶
-
test_getitem_3()¶
-
test_init_film()¶
-
test_len()¶
-
test_len_2()¶
-
test_next()¶
-
test_next_2()¶
-
test_peak()¶
-
test_peak_2()¶
-
test_peak_3()¶
-
test_pop()¶
-
test_set()¶
-
test_set_2()¶
-
test_set_3()¶
-
test_set_circular()¶
-
test_setitem()¶
-
test_setitem_2()¶
-
test_setitem_3()¶
-
test_slide()¶
-
test_slide_2()¶
-
tamcolors.tests.tam_tools_tests.tam_key_manager_tests module¶
-
class
tamcolors.tests.tam_tools_tests.tam_key_manager_tests.TAMKeyManagerTests(methodName='runTest')¶ Bases:
unittest.case.TestCase-
get_raw_user_input_2()¶
-
get_raw_user_input_3()¶
-
test_get_key_state()¶
-
test_get_key_state_2()¶
-
test_get_raw_user_input()¶
-
test_get_user_input()¶
-
test_get_user_input_2()¶
-
test_get_user_input_3()¶
-
test_get_user_input_generator()¶
-
test_get_user_input_generator_2()¶
-
test_get_user_input_generator_3()¶
-
test_init_key_manger()¶
-
test_iter()¶
-
test_silent_key_state()¶
-
test_silent_key_state_2()¶
-
test_silent_key_state_3()¶
-
test_update()¶
-
test_update_2()¶
-
tamcolors.tests.tam_tools_tests.tam_list_buffer_tests module¶
tamcolors.tests.tam_tools_tests.tam_placing_tests module¶
-
class
tamcolors.tests.tam_tools_tests.tam_placing_tests.TAMPlacingTests(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test__get_center()¶
-
test__get_center_2()¶
-
test__get_dimensions_wrapper()¶
-
test__get_dimensions_wrapper_2()¶
-
test__get_dimensions_wrapper_3()¶
-
test__get_other_side()¶
-
test__get_other_side_2()¶
-
test_bottom_left()¶
-
test_bottom_left_2()¶
-
test_bottom_right()¶
-
test_bottom_right_2()¶
-
test_center()¶
-
test_center_2()¶
-
test_top_left()¶
-
test_top_left_2()¶
-
test_top_right()¶
-
test_top_right_2()¶
-
tamcolors.tests.tam_tools_tests.tam_print_tests module¶
tamcolors.tests.tam_tools_tests.tam_str_tests module¶
tamcolors.tests.tam_tools_tests.tam_text_box_tests module¶
-
class
tamcolors.tests.tam_tools_tests.tam_text_box_tests.TAMTextBoxTests(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test_done()¶
-
test_done_2()¶
-
test_draw()¶
-
test_draw_2()¶
-
test_draw_3()¶
-
test_get_char()¶
-
test_get_char_2()¶
-
test_get_colors()¶
-
test_get_colors_2()¶
-
test_get_dimensions()¶
-
test_get_dimensions_2()¶
-
test_get_text()¶
-
test_get_text_2()¶
-
test_set_char()¶
-
test_set_char_2()¶
-
test_set_colors()¶
-
test_set_colors_2()¶
-
test_set_colors_3()¶
-
test_tam_text_box_init()¶
-
test_tam_text_box_str()¶
-
test_tam_text_box_str_2()¶
-
test_update()¶
-