:mod:`lookout.style.format.tests.test_analyzer` =============================================== .. py:module:: lookout.style.format.tests.test_analyzer Module Contents --------------- .. data:: Change .. function:: get_config() .. py:class:: FakeUAST .. method:: SerializeToString(self) .. py:class:: FakeFile(path, content, uast, language) .. function:: remove_uast(file) .. py:class:: AnalyzerTests Bases::class:`unittest.TestCase` .. staticmethod:: get_files_from_tar(tar_path:str) .. classmethod:: setUpClass(cls) .. classmethod:: tearDownClass(cls) .. method:: test_train(self) .. method:: test_train_check(self) .. method:: test_train_cutoff_labels(self) .. method:: test_analyze(self) .. method:: test_file_filtering(self)