Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IBM/mcp-cli
/ test_format_tool_response_other
Function
test_format_tool_response_other
tests/tools/test_tool_manager.py:121–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
119
120
121
def
test_format_tool_response_other():
122
assert ToolManager.format_tool_response(123) ==
"123"
123
124
125
# Skip tests for non-existent method
Callers
nothing calls this directly
Calls
1
format_tool_response
Method · 0.45
Tested by
no test coverage detected