tamcolors.tests.tam_basic_tests package

Submodules

tamcolors.tests.tam_basic_tests.basic_tests module

class tamcolors.tests.tam_basic_tests.basic_tests.ClearTests(methodName='runTest')

Bases: unittest.case.TestCase

static test_clear()
class tamcolors.tests.tam_basic_tests.basic_tests.ColorNameToCodeTests(methodName='runTest')

Bases: unittest.case.TestCase

test_color_name_to_color_1()
test_color_name_to_color_2()
class tamcolors.tests.tam_basic_tests.basic_tests.GetColorCodeTests(methodName='runTest')

Bases: unittest.case.TestCase

test__get_color_code_1()
test__get_color_code_2()
test__get_color_code_3()
test__get_color_code_4()
class tamcolors.tests.tam_basic_tests.basic_tests.IOTests(methodName='runTest')

Bases: unittest.case.TestCase

test_IO()
class tamcolors.tests.tam_basic_tests.basic_tests.InputCTests(methodName='runTest')

Bases: unittest.case.TestCase

test_inputc()
class tamcolors.tests.tam_basic_tests.basic_tests.PrintCTests(methodName='runTest')

Bases: unittest.case.TestCase

test_flush_and_stderr()
test_not_same_color()
static test_same_color()

Module contents