MCPcopy Index your code
hub / github.com/bugy/script-server / tearDown

Method tearDown

src/tests/process_popen_test.py:108–111  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

106 super().setUp()
107
108 def tearDown(self):
109 test_utils.cleanup()
110
111 super().tearDown()

Callers

nothing calls this directly

Calls 1

cleanupMethod · 0.45

Tested by

no test coverage detected