extools tests¶
-
class
extools.tests.test_extools.TestExTools(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
class
extools.tests.extest_extools.ExToolsTestCase(log_level=15)[source]¶ Bases:
extools.test.ExTestCaseTest the functions in
extoolsmodule.-
test_lines_in()[source]¶ Verify that all_lines_in iterates in the right order and the correct number of times.
-