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

Struct MockRevocationHandlerMockRecorder

fosite/internal/revocation_handler.go:32–34  ·  view source on GitHub ↗

MockRevocationHandlerMockRecorder is the mock recorder for MockRevocationHandler.

Source from the content-addressed store, hash-verified

30
31// MockRevocationHandlerMockRecorder is the mock recorder for MockRevocationHandler.
32type MockRevocationHandlerMockRecorder struct {
33 mock *MockRevocationHandler
34}
35
36// NewMockRevocationHandler creates a new mock instance.
37func NewMockRevocationHandler(ctrl *gomock.Controller) *MockRevocationHandler {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected