Dagger 2 for Dummies in Kotlin — Testing
Dagger 2 is so magically that it injects the member variable. Magic is good.
But… So how do I do testing? How can I Mock those variable? As I am a dummy programmer, testing is even more important for me…
Fear not… it should be simple as Dagger 2 uses the same magic trick.



