MCPcopy Create free account
hub / github.com/cloudbase/garm / PoolManager_Expecter

Struct PoolManager_Expecter

runner/common/mocks/PoolManager.go:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17type PoolManager_Expecter struct {
18 mock *mock.Mock
19}
20
21func (_m *PoolManager) EXPECT() *PoolManager_Expecter {
22 return &PoolManager_Expecter{mock: &_m.Mock}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected