MCPcopy Create free account
hub / github.com/IBM/mcp-cli / _proc

Method _proc

tests/chat/test_tool_processor.py:2036–2037  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2034
2035class TestFormatToolResponse:
2036 def _proc(self):
2037 return _make_processor()
2038
2039 def test_dict_is_json_formatted(self):
2040 proc = self._proc()

Calls 1

_make_processorFunction · 0.85

Tested by

no test coverage detected