Android/Unit Test: Difference between revisions
< Android
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
= Hard to test = | = Hard to test = | ||
* | * Hard to access | ||
* | * Hard to get result | ||
* | * Hard to mock input object | ||
Latest revision as of 10:53, 21 August 2018
Hard to test
- Hard to access
- Hard to get result
- Hard to mock input object