class _BrokenIDTestCaseAdapter(_PyUnitTestCaseAdapter): (source)
| 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. |