The example here shows how to test a mocked Component. How would you set this up to test a mocked Subcomponent? For some reason my TestComponent is not generating the Dagger class, I was also wondering how to resolve that.
https://github.com/lawloretienne/MovieHub/tree/develop
The example here shows how to test a mocked Component. How would you set this up to test a mocked Subcomponent? For some reason my TestComponent is not generating the Dagger class, I was also wondering how to resolve that.
https://github.com/lawloretienne/MovieHub/tree/develop