tests.common package¶
Submodules¶
tests.common.test_file_handler module¶
test class
-
class
tests.common.test_file_handler.FileHandlerTest(methodName='runTest')[source]¶ Bases:
unittest.case.TestCaseClass representing the test case testing the file file_handler class
-
file= '__testfile.py'¶
-
name= '__testfile'¶
-
suffix= 'py'¶
-
testAddContentIfFileAndFolderDoesNotExist()[source]¶ Tests if the method create or modify file with content works, if the file and Folder does not exist
-
tests.common.test_output_handler_click module¶
test class
tests.common.test_output_handler_file module¶
test class