Store is an autogenerated mock type for the Store type
| 17 | |
| 18 | // Store is an autogenerated mock type for the Store type |
| 19 | type Store struct { |
| 20 | mock.Mock |
| 21 | } |
| 22 | |
| 23 | type Store_Expecter struct { |
| 24 | mock *mock.Mock |
nothing calls this directly
no outgoing calls
no test coverage detected