cherrypy.test.test_tools module¶
Test the various means of instantiating and invoking tools.
- class cherrypy.test.test_tools.SessionAuthTest(methodName='runTest')[source]¶
Bases:
TestCase
- _classSetupFailed = False¶
- _class_cleanups = []¶
Test the various means of instantiating and invoking tools.
Bases: TestCase