Android/Unit Test: Difference between revisions
< Android
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
* private method | * private method | ||
* void method | * void method | ||
* | * change state asynchronizedly | ||
* one of parameters with resource | |||
Revision as of 08:51, 21 August 2018
Hard to test
- private method
- void method
- change state asynchronizedly
- one of parameters with resource