class documentation

A test fails, but its tearDown still runs.

Method tearDown Undocumented
Method test_fails A test that fails.
Instance Variable tornDown Undocumented
def tearDown(self): (source)

Undocumented

def test_fails(self): (source)

A test that fails.

tornDown: bool = (source)

Undocumented