MCPcopy Create free account
hub / github.com/Boris-code/feapder / tearDown

Method tearDown

tests/test_dedup.py:20–21  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

18 self.mock_data()
19
20 def tearDown(self) -> None:
21 self.clear()
22
23 def mock_data(self):
24 self.data = {"xxx": 123, "xxxx": "xxxx"}

Callers

nothing calls this directly

Calls 1

clearMethod · 0.95

Tested by

no test coverage detected