android unit test

感情迁移 提交于 2020-03-20 23:30:42

3 月,跳不动了?>>>

  • 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

     

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!