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