Package cherrypy :: Package test :: Module test_http
[hide private]
[frames] | no frames]

Module test_http

source code

Tests for managing HTTP issues (malformed requests, etc).

Some of these tests check timeouts, etcetera, and therefore take a long time to run. Therefore, this module should probably not be included in the 'comprehensive' test suite (test.py).

Classes [hide private]
  HTTPTests
  ReferenceTests
Functions [hide private]
 
get_instances(cls) source code
 
setup_server() source code
Variables [hide private]
  data = object()
  __package__ = 'cherrypy.test'