DocTestFailure
A DocTest example has failed in debugging mode.
The DocTestFailure class is accessible via the
formencode.util.doctest24
module.
The exception instance has variables:
- test: the DocTest object being run
- excample: the Example object that failed
- got: the actual output
Methods
See
the source
for more information.