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

Method tearDown

src/tests/parameter_server_file_test.py:139–140  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

137 test_utils.setup()
138
139 def tearDown(self):
140 test_utils.cleanup()
141
142
143class RecursiveServerFileTest(unittest.TestCase):

Callers

nothing calls this directly

Calls 1

cleanupMethod · 0.45

Tested by

no test coverage detected