随笔分类 -  Android 测试

摘要:1.官方文档 mockit官网 https://site.mockito.org mockit api https://javadoc.io/doc/org.mockito/mockito-core/latest/index.html mockit源码 https://github.com/mock 阅读全文
posted @ 2021-12-11 22:34 f9q 阅读(1865) 评论(0) 推荐(0) 编辑
摘要:1.官方文档 android 文档 https://developer.android.google.cn/training/testing/unit-testing/instrumented-unit-tests?hl=zh-cn 示例 https://github.com/android/tes 阅读全文
posted @ 2021-10-18 09:18 f9q 阅读(805) 评论(0) 推荐(0) 编辑
摘要:1.官方文档 https://developer.android.google.cn/training/testing/unit-testing?hl=zh-cn https://github.com/android/testing-samples/tree/master/unit/BasicUni 阅读全文
posted @ 2021-10-10 23:22 f9q 阅读(665) 评论(0) 推荐(0) 编辑
摘要:单元测试不适用于测试复杂的界面交互事件。后者应改用界面测试框架。 1.官方文档 https://developer.android.google.cn/training/testing/unit-testing?hl=zh-cn https://github.com/android/testing- 阅读全文
posted @ 2021-10-08 19:29 f9q 阅读(408) 评论(0) 推荐(0) 编辑
摘要:WIFI 直连简介 从Android4.0(API Level=14)开始,允许通过Wi-Fi模块在两个移动设备之间建立直接连接(这种技术称为Wi-Fi Direct),这种连接不需要无线路由作为中介,而只是像蓝牙一样在两个设备之间直接建立的数据传输通道。在Android SDK中提供了一些API... 阅读全文
posted @ 2015-09-06 19:38 f9q 阅读(2314) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示