Public Member Functions | Public Attributes
webtest.debugapp.DebugApp Class Reference

List of all members.

Public Member Functions

def __call__
def __init__

Public Attributes

 form
 show_form

Detailed Description

The WSGI application used for testing

Definition at line 10 of file debugapp.py.


Constructor & Destructor Documentation

def webtest.debugapp.DebugApp.__init__ (   self,
  form = None,
  show_form = False 
)

Definition at line 13 of file debugapp.py.


Member Function Documentation

def webtest.debugapp.DebugApp.__call__ (   self,
  environ,
  start_response 
)

Definition at line 22 of file debugapp.py.


Member Data Documentation

Definition at line 13 of file debugapp.py.

Definition at line 13 of file debugapp.py.


The documentation for this class was generated from the following file:


webtest
Author(s): AlexV
autogenerated on Sat Jun 8 2019 20:32:08