Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ tearDown
Method
tearDown
python/python3/tornado/test/web_test.py:2016–2018 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2014
)
2015
2016
def
tearDown(self):
2017
super().tearDown()
2018
RequestHandler._template_loaders.clear()
2019
2020
def
get_handlers(self):
2021
class
CurrentUserHandler(RequestHandler):
Callers
nothing calls this directly
Calls
2
tearDown
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected