t.t.r.LoggedSuite(TestSuite) : class documentation

Part of twisted.trial.runner View Source View In Hierarchy

Any errors logged in this suite will be reported to the TestResult object.
Method run Run the suite, storing all errors in result. If an error is logged while no tests are running, then it will be added as an error to result.
def run(self, result): (source)
Run the suite, storing all errors in result. If an error is logged while no tests are running, then it will be added as an error to result.
ParametersresultA TestResult object.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.