A project that demonstrates how to integrate these four tools at once (Espresso, Mockito, Dagger and LeakCanary)
The "master" branch demonstrates how to use all of these libraries with simple JAVA
The "kotlin" branch demonstrates how to use all these libraries with Kotlin :) Available @ https://github.com/olivierg13/EspressoMockitoDaggerLeakCanary/tree/kotlin (or checkout the "kotlin" branch)