标签:
Unit Testing with JUnit - Tutorial:http://www.vogella.com/tutorials/JUnit/article.html
Android application testing with the Android test framework - Tutorial
:http://www.vogella.com/tutorials/AndroidTesting/article.html
Robolectric Installation for Unit Testing:https://github.com/codepath/android_guides/wiki/Robolectric-Installation-for-Unit-Testing
Android Button Example:http://www.mkyong.com/android/android-button-example/
https://code.google.com/p/robotium/wiki/Getting_Started
Android Testing With Robolectric:http://www.peterfriese.de/android-testing-with-robolectric/
Check WebView‘s URL while Unit Testing in Robotium:http://stackoverflow.com/questions/16023988/check-webviews-url-while-unit-testing-in-robotium
标签:
原文地址:http://my.oschina.net/u/855532/blog/384647