MCPcopy Create free account
hub / github.com/EasyIME/PIME / tearDown

Method tearDown

python/python3/tornado/test/websocket_test.py:283–285  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

281 return SimpleAsyncHTTPClient()
282
283 def tearDown(self):
284 super().tearDown()
285 RequestHandler._template_loaders.clear()
286
287 def test_http_request(self):
288 # WS server, HTTP client.

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected