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

Method tearDown

src/tests/list_values_test.py:49–52  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

47 test_utils.setup()
48
49 def tearDown(self) -> None:
50 super().tearDown()
51
52 test_utils.cleanup()
53
54
55class DependantScriptValuesProviderTest(unittest.TestCase):

Callers

nothing calls this directly

Calls 2

tearDownMethod · 0.45
cleanupMethod · 0.45

Tested by

no test coverage detected