TestApplication
A test WSGI application, that prints out all the environmental
variables, and if you add ?error=t to the URL it will
deliberately throw an exception.
The TestApplication class is accessible via the
paste.script.testapp
module.
Methods
See
the source
for more information.