class documentation

class _PyUnitTestCaseAdapter(TestDecorator): (source)

Known subclasses: twisted.trial._asyncrunner._BrokenIDTestCaseAdapter

View In Hierarchy

Adapt from pyunit.TestCase to ITestCase.

Inherited from TestDecorator:

Method __call__ Run the unit test.
Method run Run the unit test.