:mod:`lookout.style.typos.tests.test_analyzer` ============================================== .. py:module:: lookout.style.typos.tests.test_analyzer Module Contents --------------- .. data:: Change .. data:: MODEL_PATH .. py:class:: FakeFile(path, content, uast, language) .. py:class:: AnalyzerTests Bases::class:`unittest.TestCase` .. classmethod:: setUpClass(cls) .. classmethod:: tearDownClass(cls) .. method:: test_train(self) .. method:: test_analyze(self) .. method:: test_reconstruct_identifier(self) .. method:: test_reconstruct_identifier_fail(self) .. py:class:: AnalyzerPayloadTest Bases::class:`unittest.TestCase` .. classmethod:: setUpClass(cls) .. method:: test_filter_suggestions(self) .. method:: test_check_identifiers(self)