onecoders / AndroidBook

Android Book
5 stars 4 forks source link

Android Create Test Project #32

Open onecoders opened 11 years ago

onecoders commented 11 years ago

http://stackoverflow.com/questions/5395216/creating-an-android-junit-test-project-in-eclipse

onecoders commented 11 years ago

http://stackoverflow.com/questions/5395216/creating-an-android-junit-test-project-in-eclipse

onecoders commented 11 years ago

足够的单元测试保证代码的稳定性

onecoders commented 11 years ago

UI Testing http://developer.android.com/tools/testing/testing_ui.html

onecoders commented 11 years ago

Activity Testing Tutorial http://developer.android.com/tools/testing/activity_test.html

onecoders commented 11 years ago

Testing Fundamentals http://developer.android.com/tools/testing/testing_android.html

onecoders commented 11 years ago

---Testing--- http://developer.android.com/tools/testing/index.html