twisted.trial._asyncrunner._PyUnitTestCaseAdapter(TestDecorator)
class documentationtwisted.trial._asyncrunner
View Source
(View In Hierarchy)
Known subclasses: twisted.trial._asyncrunner._BrokenIDTestCaseAdapter
Adapt from pyunit.TestCase to ITestCase.
Inherited from TestDecorator:
Method | __call__ | Run the unit test. |
Method | run | Run the unit test. |