Android提供各种测试包
AndroidTestCase ApplicationTestCase InstrumentationTestCase ActivityInstrumentationTestCase2 ActivityTestCase
我需要知道如何确定哪个软件包最适合测试我的应用程序.此链接提供了一些信息
HTTP://developer.android.com/reference/android/test/package-summary.html
但是我需要更清楚......
testing android
android ×1
testing ×1