cherrypy.test.test_wsgiapps module
-
class cherrypy.test.test_wsgiapps.WSGIGraftTests(methodName='runTest')[source]
Bases: CPWebCase
-
_classSetupFailed = False
-
_class_cleanups = []
-
static setup_server()[source]
-
test_01_standard_app()[source]
-
test_04_pure_wsgi()[source]
-
test_05_wrapped_cp_app()[source]
-
test_06_empty_string_app()[source]
-
wsgi_output = 'Hello, world!\nThis is a wsgi app running within CherryPy!'