MCPcopy Create free account
hub / github.com/bugy/script-server / tearDown

Method tearDown

src/tests/server_conf_test.py:199–200  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

197 test_utils.setup()
198
199 def tearDown(self):
200 test_utils.cleanup()
201
202
203class TestMaxRequestSize(unittest.TestCase):

Callers

nothing calls this directly

Calls 1

cleanupMethod · 0.45

Tested by

no test coverage detected