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

Method tearDown

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

Source from the content-addressed store, hash-verified

60 test_utils.setup()
61
62 def tearDown(self):
63 test_utils.cleanup()
64
65
66class PlainServerFileTest(unittest.TestCase):

Callers

nothing calls this directly

Calls 1

cleanupMethod · 0.45

Tested by

no test coverage detected