cherrypy.test.test_objectmapping module

class cherrypy.test.test_objectmapping.ObjectMappingTest(methodName='runTest')[source]

Bases: CPWebCase

static setup_server()[source]
testExpose()[source]
testKeywords()[source]
testMethodDispatch()[source]
testObjectMapping()[source]
testPositionalParams()[source]
testTreeMounting()[source]
test_redir_using_url()[source]
test_translate()[source]