
Public Member Functions | |
| def | connect |
| def | get_app |
| def | get_httpserver_options |
| def | setUp |
| def | tearDown |
| def | test_idle_after_use |
| def | test_unused_connection |
Public Attributes | |
| streams | |
Definition at line 863 of file httpserver_test.py.
Definition at line 879 of file httpserver_test.py.
Should be overridden by subclasses to return a `tornado.web.Application` or other `.HTTPServer` callback.
Reimplemented from tornado.testing.AsyncHTTPTestCase.
Definition at line 864 of file httpserver_test.py.
May be overridden by subclasses to return additional keyword arguments for the server.
Reimplemented from tornado.testing.AsyncHTTPTestCase.
Definition at line 867 of file httpserver_test.py.
Reimplemented from tornado.testing.AsyncHTTPTestCase.
Definition at line 870 of file httpserver_test.py.
Reimplemented from tornado.testing.AsyncHTTPTestCase.
Definition at line 874 of file httpserver_test.py.
Definition at line 891 of file httpserver_test.py.
Definition at line 886 of file httpserver_test.py.
Definition at line 870 of file httpserver_test.py.