Known subclasses: twisted.trial._asyncrunner._ForceGarbageCollectionDecorator, twisted.trial._asyncrunner._PyUnitTestCaseAdapter

Implements interfaces: twisted.trial.itrial.ITestCase

Decorator for test cases.

Parameters_originalTestThe wrapped instance of test. (type: A provider of itrial.ITestCase)
Method __call__ Run the unit test.
Method run Run the unit test.
def __call__(self, result): (source)

Run the unit test.

ParametersresultA TestResult object.
def run(self, result): (source)

Run the unit test.

ParametersresultA TestResult object.
API Documentation for Twisted, generated by pydoctor at 2019-11-11 15:02:42.