tests.bll.mappings package¶
Submodules¶
tests.bll.mappings.test_init_formatter_mapping module¶
test class
tests.bll.mappings.test_mapping_helper module¶
test class
-
class
tests.bll.mappings.test_mapping_helper.MappingHelperTest(methodName='runTest')[source]¶ Bases:
unittest.case.TestCaseClass representing a test case for the mapping helper functions.
-
testRemoveBlanksAtEndOfLineForFourBlanks()[source]¶ Tests the removing of blanks at the end of a line
-
testRemoveBlanksAtEndOfLineForTwoBlanks()[source]¶ Tests the removing of blanks at the end of a line
-