DiskplayerServer is an autogenerated mock type for the DiskplayerServer type
| 9 | |
| 10 | // DiskplayerServer is an autogenerated mock type for the DiskplayerServer type |
| 11 | type DiskplayerServer struct { |
| 12 | mock.Mock |
| 13 | } |
| 14 | |
| 15 | // Authenticator provides a mock function with given fields: |
| 16 | func (_m *DiskplayerServer) Authenticator() *spotify.Authenticator { |
nothing calls this directly
no outgoing calls
no test coverage detected