Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stretchr/testify
/ mockCaller
Struct
mockCaller
mock/mock_test.go:2414–2414 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2412
}
2413
2414
type
mockCaller
struct
{ Mock }
2415
2416
func
(m *mockCaller) Call() { m.Called() }
2417
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected