Package cherrypy :: Package test :: Module modwsgi :: Class ModWSGITestHarness
[hide private]
[frames] | no frames]

Class ModWSGITestHarness

source code

      object --+    
               |    
test.TestHarness --+
                   |
                  ModWSGITestHarness

TestHarness for ModWSGI and CherryPy.

Instance Methods [hide private]
 
_run(self, conf) source code

Inherited from test.TestHarness: __init__, run

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  use_wsgi = True
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_run(self, conf)

source code 
Overrides: test.TestHarness._run