class documentation

class ContainMalformed(pyunit.TestCase):

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():

Undocumented

def test_foo(self, blah):

Undocumented

test_spam =

Undocumented