MCPcopy Create free account
hub / github.com/CyCoreSystems/ari / Application_Expecter

Struct Application_Expecter

client/arimocks/Application.go:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31type Application_Expecter struct {
32 mock *mock.Mock
33}
34
35func (_m *Application) EXPECT() *Application_Expecter {
36 return &Application_Expecter{mock: &_m.Mock}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected