t.t.r.UncleanWarningsReporterWrapper(TestResultDecorator) : class documentation

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

A wrapper for a reporter that converts util.DirtyReactorAggregateErrors to warnings.
Method addError If the error is a util.DirtyReactorAggregateError, instead of reporting it as a normal error, throw a warning.

Inherited from TestResultDecorator:

Instance Variable _originalReporter The wrapped instance of reporter. (type: A provider of itrial.IReporter)
def addError(self, test, error): (source)
If the error is a util.DirtyReactorAggregateError, instead of reporting it as a normal error, throw a warning.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.