:mod:`lookout.style.format.tests.test_annotations` ================================================== .. py:module:: lookout.style.format.tests.test_annotations Module Contents --------------- .. py:class:: AnotherAnnotation Bases::class:`lookout.style.format.annotations.annotations.Annotation` .. py:class:: AnnotationsTests Bases::class:`unittest.TestCase` .. method:: test_add(self) .. method:: test_len(self) .. method:: test_getitem(self) .. method:: test_count(self) .. method:: test_get(self) .. method:: test_iter_annotations(self) .. method:: test_iter_annotation(self) .. method:: test_find_overlapping_annotation(self) .. method:: test_find_covering_annotation(self) .. method:: test_check_interval_crossing(self) .. method:: test_annotations_span(self) .. method:: test_check_span(self) .. method:: test_check_offset(self)