This tutorial will show you the skeleton of an Android application that uses the Gradle build system and runs Robolectric JUnit tests on Android classes. This follows on from my tutorial about JVM JUnit tests,…
Read more of [TUT] Android Gradle App with Robolectric JUnit tests