UploaderDownloader is an autogenerated mock type for the UploaderDownloader type
| 13 | |
| 14 | // UploaderDownloader is an autogenerated mock type for the UploaderDownloader type |
| 15 | type UploaderDownloader struct { |
| 16 | mock.Mock |
| 17 | } |
| 18 | |
| 19 | // CheckWritePermissions provides a mock function with given fields: ctx |
| 20 | func (_m *UploaderDownloader) CheckWritePermissions(ctx context.Context) error { |
nothing calls this directly
no outgoing calls
no test coverage detected