Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urllib3/urllib3
/ teardown_class
Method
teardown_class
dummyserver/testcase.py:214–215 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
212
213
@classmethod
214
def
teardown_class(cls) -> None:
215
cls._stack.close()
216
217
218
class
HTTPSHypercornDummyServerTestCase(HypercornDummyServerTestCase):
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected