cherrypy.test.test_conn module¶
Tests for TCP connection handling, including proper and timely close.
-
class
cherrypy.test.test_conn.BadRequestTests(methodName='runTest')[source]¶ Bases:
cherrypy.test.helper.CPWebCase-
static
setup_server()¶
-
static
-
class
cherrypy.test.test_conn.ConnectionCloseTests(methodName='runTest')[source]¶ Bases:
cherrypy.test.helper.CPWebCase-
static
setup_server()¶
-
static
-
class
cherrypy.test.test_conn.ConnectionTests(methodName='runTest')[source]¶ Bases:
cherrypy.test.helper.CPWebCase-
static
setup_server()¶
-
static
-
class
cherrypy.test.test_conn.LimitedRequestQueueTests(methodName='runTest')[source]¶ Bases:
cherrypy.test.helper.CPWebCase-
static
setup_server()¶
-
static
-
class
cherrypy.test.test_conn.PipelineTests(methodName='runTest')[source]¶ Bases:
cherrypy.test.helper.CPWebCase-
static
setup_server()¶
-
static
-
cherrypy.test.test_conn.socket_reset_errors= [104, 'Remote end closed connection without response']¶ reset error numbers available on this platform