]> git.ipfire.org Git - thirdparty/tornado.git/commit
Introduce ExpectLog as a finer-grained alternative to LogTrapTestCase,
authorBen Darnell <ben@bendarnell.com>
Sun, 9 Sep 2012 22:45:53 +0000 (15:45 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 9 Sep 2012 22:45:53 +0000 (15:45 -0700)
commita1f6beecc8ae639436f747038c81767d604b4a44
tree44b3f83b500399a17e82f43c6ecd545d1705961a
parent97d642364672b2d3fcb45cfbe940c0e71ad8f54b
Introduce ExpectLog as a finer-grained alternative to LogTrapTestCase,
and use it throughout the test suite.
tornado/test/gen_test.py
tornado/test/httpserver_test.py
tornado/test/httputil_test.py
tornado/test/iostream_test.py
tornado/test/process_test.py
tornado/test/simple_httpclient_test.py
tornado/test/stack_context_test.py
tornado/test/template_test.py
tornado/test/web_test.py
tornado/testing.py