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

Method tearDown

src/tests/executor_test.py:246–249  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

244 test_utils.setup()
245
246 def tearDown(self) -> None:
247 self.executor.process_wrapper.kill()
248
249 test_utils.cleanup()
250
251
252class TestBuildCommandArgs(unittest.TestCase):

Callers

nothing calls this directly

Calls 2

killMethod · 0.45
cleanupMethod · 0.45

Tested by

no test coverage detected