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

Method _proc

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

Source from the content-addressed store, hash-verified

1861
1862class TestRegisterDiscoveredTools:
1863 def _proc(self):
1864 return _make_processor()
1865
1866 def test_none_result_returns_early(self):
1867 proc = self._proc()

Calls 1

_make_processorFunction · 0.85

Tested by

no test coverage detected