您的位置:首页 > 移动开发 > Android开发

android unit test

2015-08-07 15:51 477 查看

Android Unit and Integration testing:https://github.com/codepath/android_guides/wiki/Android-Unit-and-Integration-testing

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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: