I\'m using Dagger in an android app to provide application and activity scope graphs. And I\'m using Robolectric for unit-testing. I know that I can provide Robolectric wi
Please take a look to my project - https://github.com/emartynov/UrlSetter
You will find how I managed to use mocks with Dagger in Robolectric tests
Dagger
Robolectric