Package cherrypy :: Package test :: Module modfcgid :: Class FCGITestHarness
[hide private]
[frames] | no frames]

Class FCGITestHarness

source code

      object --+    
               |    
test.TestHarness --+
                   |
                  FCGITestHarness

TestHarness for fcgid 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__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_run(self, conf)

source code 
Overrides: test.TestHarness._run