]> git.ipfire.org Git - thirdparty/tornado.git/commit
Rename AsyncSSLTestCase to AsyncHTTPTestCase.
authorBen Darnell <ben@bendarnell.com>
Fri, 8 Jun 2012 19:04:52 +0000 (12:04 -0700)
committerBen Darnell <ben@bendarnell.com>
Fri, 8 Jun 2012 19:04:52 +0000 (12:04 -0700)
commit5f0d4698d25221cf55c6e02837fd48cfa9d39247
tree534c1882e72347395b2467859309bd032e53c9d0
parent181fdf5ffb05946c427810e80d0cc4625ea32b94
Rename AsyncSSLTestCase to AsyncHTTPTestCase.

Move get_ssl_version to the httpserver_test subclasses.
Add some quick docs.
tornado/test/httpserver_test.py
tornado/testing.py