Modules is an autogenerated mock type for the Modules type
| 25 | |
| 26 | // Modules is an autogenerated mock type for the Modules type |
| 27 | type Modules struct { |
| 28 | mock.Mock |
| 29 | } |
| 30 | |
| 31 | type Modules_Expecter struct { |
| 32 | mock *mock.Mock |
nothing calls this directly
no outgoing calls
no test coverage detected