t.t._._BrokenIDTestCaseAdapter(_PyUnitTestCaseAdapter) : class documentation

Part of twisted.trial._asyncrunner View Source View In Hierarchy

Adapter for pyunit-style TestCase subclasses that have undesirable id() methods. That is unittest.FunctionTestCase and unittest.DocTestCase.
Method id Return the fully-qualified Python name of the doctest.

Inherited from TestDecorator (via _PyUnitTestCaseAdapter):

Method __call__ Run the unit test.
Method run Run the unit test.
def id(self): (source)
Return the fully-qualified Python name of the doctest.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.