cherrypy.test.test_routes module

Test Routes dispatcher.

class cherrypy.test.test_routes.RoutesDispatchTest(methodName='runTest')[source]

Bases: CPWebCase

Routes dispatcher test suite.

static setup_server()[source]

Set up cherrypy test instance.

test_Routes_Dispatch()[source]

Check that routes package based URI dispatching works correctly.