class documentation

class IndexerTestPy3(test_base.BaseTest, IndexerTestMixin): (source)

View In Hierarchy

Undocumented

Method test_type_annotations Undocumented

Inherited from IndexerTestMixin:

Method assertAlias Undocumented
Method assertDef Undocumented
Method assertDefLocs Undocumented
Method generate_kythe Generate a kythe index from a code string.
Method index_code Generate references from a code string.
def test_type_annotations(self): (source)

Undocumented