MCPcopy
hub / github.com/ory/hydra / MockClientMockRecorder

Struct MockClientMockRecorder

fosite/internal/client.go:31–33  ·  view source on GitHub ↗

MockClientMockRecorder is the mock recorder for MockClient.

Source from the content-addressed store, hash-verified

29
30// MockClientMockRecorder is the mock recorder for MockClient.
31type MockClientMockRecorder struct {
32 mock *MockClient
33}
34
35// NewMockClient creates a new mock instance.
36func NewMockClient(ctrl *gomock.Controller) *MockClient {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected