
Public Member Functions | |
| def | add_callback |
| def | context |
| def | setUp |
| def | test_pre_wrap |
| def | test_pre_wrap_with_args |
Public Attributes | |
| active_contexts | |
Definition at line 356 of file ioloop_test.py.
| def tornado.test.ioloop_test.TestIOLoopAddCallback.add_callback | ( | self, | |
| callback, | |||
| args, | |||
| kwargs | |||
| ) |
Reimplemented in tornado.test.ioloop_test.TestIOLoopAddCallbackFromSignal.
Definition at line 361 of file ioloop_test.py.
| def tornado.test.ioloop_test.TestIOLoopAddCallback.context | ( | self, | |
| name | |||
| ) |
Definition at line 365 of file ioloop_test.py.
Reimplemented from tornado.testing.AsyncTestCase.
Definition at line 357 of file ioloop_test.py.
Definition at line 370 of file ioloop_test.py.
Definition at line 386 of file ioloop_test.py.
Definition at line 357 of file ioloop_test.py.