MCPcopy Create free account
hub / github.com/EasyIME/PIME / testing.py

File testing.py

python/python3/tornado/testing.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Support classes for automated testing.
2
3* `AsyncTestCase` and `AsyncHTTPTestCase`: Subclasses of unittest.TestCase
4 with additional support for testing asynchronous (`.IOLoop`-based) code.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected