Package cherrypy :: Package test :: Module test_states
[hide private]
[frames] | no frames]

Module test_states

source code

Classes [hide private]
  Root
  Dependency
  ServerStateTests
  PluginTests
  SignalHandlingTests
Functions [hide private]
 
run(server, conf) source code
 
run_all(host, port, ssl=False) source code
Variables [hide private]
  engine = cherrypy.engine
  thisdir = '/home/kov/debian/build-area/cherrypy3-3.1.2/cherryp...
  db_connection = Dependency(engine)
  cases = [<class 'cherrypy.test.test_states.PluginTests'>, <cla...
Variables Details [hide private]

thisdir

Value:
'/home/kov/debian/build-area/cherrypy3-3.1.2/cherrypy/test'

cases

Value:
[<class 'cherrypy.test.test_states.PluginTests'>,
 <class 'cherrypy.test.test_states.ServerStateTests'>,
 <class 'cherrypy.test.test_states.SignalHandlingTests'>]