class _PyUnitTestCaseAdapter(TestDecorator): (source)
Known subclasses: twisted.trial._asyncrunner._BrokenIDTestCaseAdapter
Inherited from TestDecorator:
| Method | __call__ |
Run the unit test. |
| Method | run |
Run the unit test. |