MockAuthorizer is an autogenerated mock type for the Authorizer type
| 22 | |
| 23 | // MockAuthorizer is an autogenerated mock type for the Authorizer type |
| 24 | type MockAuthorizer struct { |
| 25 | mock.Mock |
| 26 | } |
| 27 | |
| 28 | type MockAuthorizer_Expecter struct { |
| 29 | mock *mock.Mock |
nothing calls this directly
no outgoing calls
no test coverage detected