Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Code project corresponding to a serials of tutorial posts for android unit testing

Notifications You must be signed in to change notification settings

testerwp/android-unit-testing-tutorial

Open more actions menu
 
 

Repository files navigation

android-unit-testing-tutorial

Code project corresponding to a serials of tutorial posts for android unit testing

本文是一系列发表在我的个人博客,关于安卓单元测试的文章的实例代码。
代码与文章的对应关系如下:
Android单元测试: 首先,从是什么开始 代码和测试代码都在what子package下面
Android单元测试(三):JUnit单元测试框架的使用 代码和测试代码在junit子package下面
Android单元测试在蘑菇街支付金融部门的实践 代码和测试代码在groupshare子package下面
Android单元测试(四):Mock以及Mockito的使用 代码和测试代码在mockito子package下面
Android单元测试(五):依赖注入,将mock方便的用起来 代码和测试代码在di子package下面
Android单元测试(六):使用dagger2来做依赖注入,以及在单元测试中的应用 代码和测试代码在dagger2子package下面
安卓单元测试(八):Junit Rule的使用 代码和测试代码在junitrule子package下面
安卓单元测试(九):使用Mockito Annotation快速创建Mock 代码和测试代码在mockitoannotation子package下面
安卓单元测试(十):DaggerMock, 让Dagger2与单元测试的结合易如反掌 代码和测试代码在daggermock子package下面

About

Code project corresponding to a serials of tutorial posts for android unit testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.