Table of Contents

Class: DocTestFailure ./src/peak/util/_doctest.py

A DocTest example has failed in debugging mode.

The exception instance has variables:

  • test: the DocTest object being run

  • excample: the Example object that failed

  • got: the actual output

Base Classes   
Exception
Methods   
__init__
__str__
  __init__ 
__init__ (
        self,
        test,
        example,
        got,
        )

  __str__ 
__str__ ( self )


Table of Contents

This document was automatically generated on Mon Apr 22 01:11:04 2024 by HappyDoc version 2.1