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