lookout.style.format.tests.test_model

Module Contents

lookout.style.format.tests.test_model.compare_models(test_case:unittest.TestCase, format_model1:FormatModel, format_model2:FormatModel)
class lookout.style.format.tests.test_model.FormatModelTests

Bases:unittest.TestCase

setUp(self)
test_save_and_load(self)
test_dump(self)
test_len(self)
test_iter(self)