b.t.T.TestSuite(unittest.TestSuite) : class documentation

Part of bzrlib.tests.TestUtil View In Hierarchy

Known subclasses: bzrlib.tests.TestDecorator

I am an extended TestSuite with a visitor interface. This is primarily to allow filtering of tests - and suites or more in the future. An iterator of just tests wouldn't scale...
Method visit visit the composite. Visiting is depth-first.
Method run Run the tests in the suite, discarding references after running.
def visit(self, visitor):
visit the composite. Visiting is depth-first. current callbacks are visitSuite and visitCase.
def run(self, result):
Run the tests in the suite, discarding references after running.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.