A simple example of using Robotium to test the GeoQuiz Android example from the the book "Android Programming The Big Nerd Ranch Guide", (http://www.bignerdranch.com/we-write/android-programming).
geoquiz-robotium-example is hosted in the following web site
https://github.com/trentrosenbaum/geoquiz-robotium-example
If you think the Android project geoquiz-robotium-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.
The following table is the detailed list of geoquiz-robotium-example.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Test Case Count | 3 |
geoquiz-robotium-example has the following Java source files.
com.mycompany.bignerdranch.app.geoquiz.CheatActivity.java com.mycompany.bignerdranch.app.geoquiz.CheatActivityTest.java com.mycompany.bignerdranch.app.geoquiz.CheatingTest.java com.mycompany.bignerdranch.app.geoquiz.QuizActivity.java com.mycompany.bignerdranch.app.geoquiz.QuizActivityTest.java com.mycompany.bignerdranch.app.geoquiz.TrueFalse.java