Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/
Class
packages/core/src/test-utils/tools.ts:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
} from
'../tools/modifiable-tool.js'
;
22
23
class
MockToolInvocation extends BaseToolInvocation<
24
{ [key: string]: unknown },
25
ToolResult
26
> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected