b.t.TextTestRunner(object) : class documentation

Part of bzrlib.tests View In Hierarchy

Known subclasses: bzrlib.tests.SubUnitBzrRunner

No class docstring
Method __init__ Create a TextTestRunner.
Method run Run the given test case or test suite.
def __init__(self, stream=sys.stderr, descriptions=0, verbosity=1, bench_history=None, strict=False, result_decorators=None):
Create a TextTestRunner.
Parametersresult_decoratorsAn optional list of decorators to apply to the result object being used by the runner. Decorators are applied left to right - the first element in the list is the innermost decorator.
def run(self, test):
Run the given test case or test suite.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.