Part of twisted.trial.unittest View Source View In Hierarchy
Known subclasses: twisted.trial.unittest._ForceGarbageCollectionDecorator, twisted.trial.unittest._PyUnitTestCaseAdapter
Implements interfaces: twisted.trial.itrial.ITestCase
Parameters | _originalTest | The wrapped instance of test. (type: A provider of itrial.ITestCase ) |
Parameters | result | A TestResult object. |