class documentation

class ContainMalformed(pyunit.TestCase): (source)

View In Hierarchy

This TestCase holds malformed test methods that trial should handle.

Method test_bar Undocumented
Method test_foo Undocumented
Class Variable test_spam Undocumented
def test_bar(): (source)

Undocumented

def test_foo(self, blah): (source)

Undocumented

test_spam = (source)

Undocumented