Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ tearDownClass
Method
tearDownClass
test/test_sanity.py:151–153 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
149
150
@classmethod
151
def
tearDownClass(cls):
152
super().tearDownClass()
153
restore()
154
155
def
setUp(self):
156
super().setUp()
Callers
1
tear_down
Function · 0.45
Calls
1
restore
Function · 0.85
Tested by
no test coverage detected