Android Open Source - Development gradle android-unit-testing-example






Project Summary

Example project that leverages Robolectric, Mockito and FEST to show proper unit testing on Android with gradle.

Web Site / Source Repository

android-unit-testing-example is hosted in the following web site
https://github.com/patrickcousins/android-unit-testing-example

If you think the Android project android-unit-testing-example listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-unit-testing-example.

ItemValue
Java File Count6
Activity Count1
Test Case Count1

Java Source Files

android-unit-testing-example has the following Java source files.

com.hackerati.nyu.untitestexample.Coffee.java
com.hackerati.nyu.untitestexample.CoffeeMaker.java
com.hackerati.nyu.untitestexample.CoffeeTest.java
com.hackerati.nyu.untitestexample.Heater.java
com.hackerati.nyu.untitestexample.MainActivity.java
com.hackerati.nyu.untitestexample.Pot.java