class documentation

class MatchAttributeTest(MatchAstTestCase): (source)

View In Hierarchy

Tests for traces.MatchAstVisit.match_Attribute.

Method test_basic Undocumented
Method test_multi Undocumented
Method test_property Undocumented

Inherited from MatchAstTestCase:

Method assertTracesEqual Undocumented
Method _get_traces Undocumented
Method _parse Undocumented
def test_basic(self): (source)

Undocumented

def test_multi(self): (source)

Undocumented

def test_property(self): (source)

Undocumented