Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyCoreSystems/ari
/ Modules_Expecter
Struct
Modules_Expecter
client/arimocks/Modules.go:31–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
type
Modules_Expecter
struct
{
32
mock *mock.Mock
33
}
34
35
func
(_m *Modules) EXPECT() *Modules_Expecter {
36
return
&Modules_Expecter{mock: &_m.Mock}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected