tamcolors.tests.tam_io_tests package

Submodules

tamcolors.tests.tam_io_tests.any_drivers_tests module

class tamcolors.tests.tam_io_tests.any_drivers_tests.AnyIOTests(methodName='runTest')

Bases: unittest.case.TestCase

test_events()
test_get_dimensions()
test_get_io()
test_get_key()
test_get_keyboard_name()
test_get_modes()
static test_reset_colors_to_console_defaults()
test_set_slash_get_mode()
static test_set_tam_color_defaults()
static test_snapshot()
test_sound()
tamcolors.tests.tam_io_tests.any_drivers_tests.get_any_io()

tamcolors.tests.tam_io_tests.io_tam_tests module

class tamcolors.tests.tam_io_tests.io_tam_tests.IOTAMTest(methodName='runTest')

Bases: unittest.case.TestCase

test__draw_onto()
test__draw_onto_2()
test__draw_onto_3()
static test__write_to_output_stream()
static test__write_to_output_stream_2()
class tamcolors.tests.tam_io_tests.io_tam_tests.RAWIOTest(methodName='runTest')

Bases: unittest.case.TestCase

test_same_doc_string()
test_same_methods()

tamcolors.tests.tam_io_tests.tam_colors_tests module

class tamcolors.tests.tam_io_tests.tam_colors_tests.ColorTests(methodName='runTest')

Bases: unittest.case.TestCase

test_color_eq()
test_color_eq_2()
test_color_eq_3()
test_color_init()
test_color_init_2()
test_color_ne()
test_color_ne_2()
test_get_property()
test_get_property_2()
class tamcolors.tests.tam_io_tests.tam_colors_tests.RGBATests(methodName='runTest')

Bases: unittest.case.TestCase

test_get_property()
test_get_property_2()
test_rgba_eq()
test_rgba_eq_2()
test_rgba_eq_3()
test_rgba_init()
test_rgba_init_2()
test_rgba_ne()
test_rgba_ne_2()
class tamcolors.tests.tam_io_tests.tam_colors_tests.TAMColorTests(methodName='runTest')

Bases: unittest.case.TestCase

test_colors()

tamcolors.tests.tam_io_tests.tam_keys_tests module

class tamcolors.tests.tam_io_tests.tam_keys_tests.TAMKeyTests(methodName='runTest')

Bases: unittest.case.TestCase

test_keys()

tamcolors.tests.tam_io_tests.tam_surface_tests module

class tamcolors.tests.tam_io_tests.tam_surface_tests.TAMSurfaceTests(methodName='runTest')

Bases: unittest.case.TestCase

test_clear()
test_copy()
test_copy_2()
test_draw_onto()
test_draw_onto_2()
test_draw_onto_3()
test_draw_onto_4()
test_draw_onto_5()
test_draw_onto_6()
test_draw_onto_7()
test_draw_onto_8()
test_get_cross_rect()
test_get_cross_rect_2()
test_get_defaults()
test_get_dimensions()
test_get_dimensions_2()
test_get_dimensions_3()
test_get_from_raw_spot()
test_get_raw_spot()
test_get_raw_surface()
test_get_raw_surface_2()
test_get_spot()
test_replace_alpha_chars_1()
test_replace_alpha_chars_2()
test_replace_alpha_chars_3()
test_set_defaults_and_clear()
test_set_defaults_and_clear_2()
test_set_dimensions_and_clear()
test_set_dimensions_and_clear_2()
test_set_spot()
test_set_spot_2()
test_set_spot_3()
test_set_spot_4()
test_set_spot_5()
test_set_spot_6()
test_set_spot_7()
test_set_spot_8()
test_set_spot_9()
test_surface_eq()
test_surface_eq_2()
test_surface_eq_3()
test_surface_eq_4()
test_surface_eq_5()
test_surface_init()
test_surface_len()
test_surface_len_2()
test_surface_len_3()
test_surface_len_4()
test_surface_ne()
test_surface_ne_2()
test_surface_ne_3()
test_surface_ne_4()
test_surface_str()
test_surface_str_2()
test_surface_str_3()
test_to_bytes_from_bytes()

tamcolors.tests.tam_io_tests.uni_drivers_tests module

tamcolors.tests.tam_io_tests.win_drivers_tests module

class tamcolors.tests.tam_io_tests.win_drivers_tests.WinDriversTests(methodName='runTest')

Bases: unittest.case.TestCase

test__console_color_count()
test__draw_16()
static test__draw_2()
test__get_buffer_dimension()
static test__print()
static test__print_2()
static test__print_3()
test__processes_special_color_1()
test__processes_special_color_2()
test__processes_special_color_3()
test__processes_special_color_4()
test__processes_special_color_5()
test__processes_special_color_6()
test__spot_swap()
test_able_to_execute()
static test_close()
test_done()
test_full_play()
test_get_dimensions()
test_get_key()
test_get_key_2()
test_get_key_3()
test_get_key_4()
test_get_key_5()
test_get_key_dict()
test_get_keyboard_name()
test_get_keyboard_name_2()
test_get_keyboard_name_3()
test_get_keyboard_name_4()
test_get_modes()
static test_play()
test_position()
test_reset_colors_to_console_defaults()
test_rest()
test_set_slash_get_mode()
test_set_tam_color_defaults()
test_start()
class tamcolors.tests.tam_io_tests.win_drivers_tests.WinGlobalsTests(methodName='runTest')

Bases: unittest.case.TestCase

test_win_stable()
tamcolors.tests.tam_io_tests.win_drivers_tests.get_win_io()

Module contents