class documentation
class TestDecorator(components.proxyForInterface(
Known subclasses: twisted.trial._asyncrunner._ForceGarbageCollectionDecorator
, twisted.trial._asyncrunner._PyUnitTestCaseAdapter
Implements interfaces: twisted.trial.itrial.ITestCase
Decorator for test cases.
Parameters | |
_original | The wrapped instance of test. |