MCPcopy
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
218class HTTPSHypercornDummyServerTestCase(HypercornDummyServerTestCase):

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected