Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/weaviate/weaviate
/ mockResolver
Struct
mockResolver
modules/text2vec-contextionary/helpers_test.go:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
type
mockResolver
struct
{
43
test_helper.MockResolver
44
}
45
46
type
fakeInterpretation
struct
{}
47
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected