class documentation
class TestResultDecorator(proxyForInterface(
Known subclasses: twisted.trial.reporter.UncleanWarningsReporterWrapper
, twisted.trial.reporter._AdaptedReporter
, twisted.trial.reporter._ExitWrapper
Implements interfaces: twisted.trial.itrial.IReporter
Base class for TestResult decorators.
Instance Variable | _original |
The wrapped instance of reporter. |