Policy is an autogenerated mock type for the policy type
| 11 | |
| 12 | // Policy is an autogenerated mock type for the policy type |
| 13 | type Policy struct { |
| 14 | mock.Mock |
| 15 | } |
| 16 | |
| 17 | type Policy_Expecter struct { |
| 18 | mock *mock.Mock |
nothing calls this directly
no outgoing calls
no test coverage detected