ui/espresso/IntentsBasicSample/README.md
Espresso Intents is a great way to do hermetic inter app testing. It works essentially like mockito and allows for Intent verification and stubbing.
This project uses the Gradle build system. You don't need an IDE to build and execute it but Android Studio 3.4 is recommended.
git clone../build.gradle file.src/main/javasrc/androidTest/javasrc/test/javaapp moduleUse classpath of module to appClass to DialerActivityTestIf you are using Android Studio, the Run window will show the test results.