class documentation

class BreakingSuite(runner.TestSuite):

View In Hierarchy

A TestSuite that logs an error when it is run.

Method run Call run on every member of the suite.
def run(self, result): ΒΆ

Call run on every member of the suite.