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()
class tamcolors.tests.tam_tools_tests.tam_color_palette_tests.TAMCycleColorTests(methodName='runTest')

Bases: unittest.case.TestCase

test_get_clock()
test_init_cycle_color()
test_set_clock()
test_set_colors()
test_update()
test_update_2()
class tamcolors.tests.tam_tools_tests.tam_color_palette_tests.TAMDefaultColorTests(methodName='runTest')

Bases: unittest.case.TestCase

test_get_color()
test_init_default_color()
test_set_color()
test_update()

tamcolors.tests.tam_tools_tests.tam_fade_tests module

class tamcolors.tests.tam_tools_tests.tam_fade_tests.TAMFilmFadeInTests(methodName='runTest')

Bases: unittest.case.TestCase

test_tam_fade_in()
test_tam_fade_in_2()
test_tam_fade_in_3()
test_tam_fade_in_4()

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_surface_tests module

class tamcolors.tests.tam_tools_tests.tam_list_surface_tests.TAMListSurfaceTests(methodName='runTest')

Bases: unittest.case.TestCase

test_tam_list_surface()
test_tam_list_surface_2()
test_tam_list_surface_3()
test_tam_list_surface_4()
test_tam_list_surface_5()

tamcolors.tests.tam_tools_tests.tam_menu_tests module

class tamcolors.tests.tam_tools_tests.tam_menu_tests.TAMMenuTests(methodName='runTest')

Bases: unittest.case.TestCase

test_draw()
test_get_buttons()
test_get_buttons_2()
test_get_buttons_3()
test_get_call_key()
test_get_call_key_2()
test_get_goto_map()
test_get_on()
test_get_on_2()
test_simple_menu_builder()
test_simple_menu_builder_2()
test_simple_menu_builder_3()
test_simple_menu_builder_4()
test_simple_menu_builder_5()
test_tam_menu()
test_tam_menu_2()
test_update()
test_update_2()
test_update_3()
class tamcolors.tests.tam_tools_tests.tam_menu_tests.TAMTextBoxButtonTests(methodName='runTest')

Bases: unittest.case.TestCase

static test_call_TextBoxButton()
test_draw()
test_draw_2()
test_get_action()
test_get_position()
test_get_position_2()
test_init_TextBoxButton()
test_init_TextBoxButton_2()
test_off()
test_off_2()
test_on()
test_on_2()
static test_run_action()
test_set_action()
test_set_position()
test_set_position_2()
test_str_TextBoxButton()
test_str_TextBoxButton_2()
static test_update()
class tamcolors.tests.tam_tools_tests.tam_menu_tests.TAMTextButtonTests(methodName='runTest')

Bases: unittest.case.TestCase

static test_call_TextButton()
test_draw()
test_draw_2()
test_get_action()
test_get_position()
test_get_position_2()
test_init_TextButton()
test_init_TextButton_2()
test_off()
test_off_2()
test_on()
test_on_2()
static test_run_action()
test_set_action()
test_set_position()
test_set_position_2()
test_str_TextButton()
test_str_TextButton_2()
static test_update()

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

class tamcolors.tests.tam_tools_tests.tam_print_tests.TAMPrintTests(methodName='runTest')

Bases: unittest.case.TestCase

test_tam_print()
test_tam_print_2()
test_tam_print_3()
test_tam_print_4()
test_tam_print_5()

tamcolors.tests.tam_tools_tests.tam_str_tests module

class tamcolors.tests.tam_tools_tests.tam_str_tests.MakeTAMStrTests(methodName='runTest')

Bases: unittest.case.TestCase

test_make_tam_str()
test_make_tam_str_2()
test_make_tam_str_3()
test_make_tam_str_4()
test_make_tam_str_5()

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()

Module contents