class documentation

class FailAfter(pyunit.TestCase):

View In Hierarchy

A test case that fails when run 3 times in a row.

Method test_foo Undocumented
Class Variable count Undocumented
def test_foo(self):

Undocumented

count: list[None] =

Undocumented