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