cherrypy.test.test_misc_tools module

class cherrypy.test.test_misc_tools.AcceptTest(methodName='runTest')[source]

Bases: CPWebCase

static setup_server()
test_Accept_Tool()[source]
test_accept_selection()[source]
class cherrypy.test.test_misc_tools.AutoVaryTest(methodName='runTest')[source]

Bases: CPWebCase

static setup_server()
testAutoVary()[source]
class cherrypy.test.test_misc_tools.RefererTest(methodName='runTest')[source]

Bases: CPWebCase

static setup_server()
testReferer()[source]
class cherrypy.test.test_misc_tools.ResponseHeadersTest(methodName='runTest')[source]

Bases: CPWebCase

static setup_server()
testResponseHeaders()[source]
testResponseHeadersDecorator()[source]
cherrypy.test.test_misc_tools.setup_server()[source]