Package cherrypy :: Package test :: Module modpy :: Class ModPythonTestHarness
[hide private]
[frames] | no frames]

Class ModPythonTestHarness

source code

      object --+    
               |    
test.TestHarness --+
                   |
                  ModPythonTestHarness

TestHarness for ModPython 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 = False
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_run(self, conf)

source code 
Overrides: test.TestHarness._run