Part of twisted.trial.runner View Source View In Hierarchy
| Method | id | In Python 2.4, doctests have correct id() behaviour. In Python 2.3, |
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 |
| Method | __getattr__ | Undocumented |
Here we override id() so that at least it will always contain the fully qualified Python name of the doctest.