I would guess you would need to use kaptAndroidTest for your Dagger annotation in the TestModule and TestComponent that is written in Kotlin. You could get my code at https://github.com/elye/kotlinespressomock and see if that works for you.
I would guess you would need to use kaptAndroidTest for your Dagger annotation in the TestModule and TestComponent that is written in Kotlin. You could get my code at https://github.com/elye/kotlinespressomock and see if that works for you.
Written by