:mod:`lookout.style.format.tests.test_features` =============================================== .. py:module:: lookout.style.format.tests.test_features Module Contents --------------- .. py:class:: FeaturesTests Bases::class:`unittest.TestCase` .. classmethod:: setUpClass(cls) .. method:: setUp(self) .. method:: test_parse_file_exact_match(self) .. method:: test_extract_features_exact_match(self) .. method:: test_parse_file_comment_after_regexp(self) .. method:: test_parse_file(self) .. method:: test_parse_file_with_trailing_space(self) .. method:: test_classify_vnodes(self) .. method:: test_classify_vnodes_with_trailing_space(self) .. method:: test_compute_labels_mappings(self) .. method:: test_extract_features(self) .. method:: check_X_y(self, X_csr, y, secondary_features) .. method:: test_extract_features_all_lines(self) .. method:: test_empty_strings(self) .. method:: test_extract_features_some_lines(self) .. method:: test_noop_vnodes(self)