class UncleanWarningsReporterWrapper(TestResultDecorator): (source)
Implements interfaces: twisted.trial.itrial.IReporter
util.DirtyReactorAggregateErrors to warnings.| Method | add​Error |
If the error is a util.DirtyReactorAggregateError, instead of reporting it as a normal error, throw a warning. |
Inherited from TestResultDecorator:
| Instance Variable | _original​Reporter |
The wrapped instance of reporter. |
util.DirtyReactorAggregateError, instead of reporting it as a normal error, throw a warning.