LoveUT
LoveUT copied to clipboard
samples for Robolectric 3.1.4
Robolectric 3.x 的介绍和实战
当前Robolectric 版本
- 3.1.4
- 其他版本请查看分支
Branch
项目包含以下Android代码的测试
- Activity
- 创建实例的测试
- 生命周期的测试
- 跳转
- UI组件状态
- Dialog和Toast
- Fragment
- 访问资源文件的测试
- BroadcastReceiver
- Service
- 自定义Shadow对象
- Retrofit2进行网络请求
- 真实网络请求的测试
- 如何模拟网络请求
- 网络请求的异步回调如何进行测试
- SQLiteOpenHelper操作DB的测试
- OrmLite测试
- ContentProvider
- 如何打印日志