t.t.r.DocTestCase(PyUnitTestCase) : class documentation

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

DEPRECATED in Twisted 8.0.
Method id In Python 2.4, doctests have correct id() behaviour. In Python 2.3, id() returns 'runit'.

Inherited from PyUnitTestCase:

Method __init__ Undocumented
Method __repr__ Undocumented
Method __call__ Undocumented
Method visit Call the given visitor with the original, standard library, test case that self wraps. See unittest.TestCase.visit.
Method __getattr__ Undocumented
def id(self): (source)

In Python 2.4, doctests have correct id() behaviour. In Python 2.3, id() returns 'runit'.

Here we override id() so that at least it will always contain the fully qualified Python name of the doctest.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:12:41.