MockRevocationHandlerMockRecorder is the mock recorder for MockRevocationHandler.
| 30 | |
| 31 | // MockRevocationHandlerMockRecorder is the mock recorder for MockRevocationHandler. |
| 32 | type MockRevocationHandlerMockRecorder struct { |
| 33 | mock *MockRevocationHandler |
| 34 | } |
| 35 | |
| 36 | // NewMockRevocationHandler creates a new mock instance. |
| 37 | func NewMockRevocationHandler(ctrl *gomock.Controller) *MockRevocationHandler { |
nothing calls this directly
no outgoing calls
no test coverage detected