:mod:`lookout.style.format.tests.test_model` ============================================ .. py:module:: lookout.style.format.tests.test_model Module Contents --------------- .. function:: compare_models(test_case:unittest.TestCase, format_model1:FormatModel, format_model2:FormatModel) .. py:class:: FormatModelTests Bases::class:`unittest.TestCase` .. method:: setUp(self) .. method:: test_save_and_load(self) .. method:: test_dump(self) .. method:: test_len(self) .. method:: test_iter(self)