android SQLite数据库的增删改查以及事务的单元测试
2010-11-05 00:56:30 来源:WEB开发网核心提示:< category android:name="android.intent.category.LAUNCHER" />< /intent-filter>< /activity>< /application>< uses-sdk android
< category android:name="android.intent.category.LAUNCHER" />
< /intent-filter>
< /activity>
< /application>
< uses-sdk android:minSdkVersion="8" />
< instrumentation android:name="android.test.InstrumentationTestRunner"
android:targetPackage="com.gohighsoft.db" android:label="Tests for My App" />
< /manifest>
好了,至此为止,在上面的单元测试怎删改查算是弄完了,通过运行测试类的方法就可以看到效果以及具体的方法用法了。不容易呵呵不懂得方法自己到晚上去查吧,为了上面的代码我忙着了两天,不想写注视了,不理解的自己去网站找吧,反正上面的代码都是我跑起来的
更多精彩
赞助商链接