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

Struct GithubClient_Expecter

runner/common/mocks/GithubClient.go:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21type GithubClient_Expecter struct {
22 mock *mock.Mock
23}
24
25func (_m *GithubClient) EXPECT() *GithubClient_Expecter {
26 return &GithubClient_Expecter{mock: &_m.Mock}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected