CASMappingRepo is an autogenerated mock type for the CASMappingRepo type
| 28 | |
| 29 | // CASMappingRepo is an autogenerated mock type for the CASMappingRepo type |
| 30 | type CASMappingRepo struct { |
| 31 | mock.Mock |
| 32 | } |
| 33 | |
| 34 | type CASMappingRepo_Expecter struct { |
| 35 | mock *mock.Mock |
nothing calls this directly
no outgoing calls
no test coverage detected