cherrypy.test.test_config_server module
Tests for the CherryPy configuration system.
-
class cherrypy.test.test_config_server.ServerConfigTests(methodName='runTest')[source]
Bases: CPWebCase
-
PORT = 9876
-
_classSetupFailed = False
-
_class_cleanups = []
-
static setup_server()[source]
-
testAdditionalServers()[source]
-
testBasicConfig()[source]
-
testMaxRequestSize()[source]
-
testMaxRequestSizePerHandler()[source]