MCPcopy
hub / github.com/ossf/scorecard / MockRepoClientMockRecorder

Struct MockRepoClientMockRecorder

clients/mockclients/repo_client.go:45–47  ·  view source on GitHub ↗

MockRepoClientMockRecorder is the mock recorder for MockRepoClient.

Source from the content-addressed store, hash-verified

43
44// MockRepoClientMockRecorder is the mock recorder for MockRepoClient.
45type MockRepoClientMockRecorder struct {
46 mock *MockRepoClient
47}
48
49// NewMockRepoClient creates a new mock instance.
50func NewMockRepoClient(ctrl *gomock.Controller) *MockRepoClient {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected