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

Method _proc

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

Source from the content-addressed store, hash-verified

1960
1961class TestExtractResultValue:
1962 def _proc(self):
1963 return _make_processor()
1964
1965 def test_none_returns_none(self):
1966 proc = self._proc()

Calls 1

_make_processorFunction · 0.85

Tested by

no test coverage detected