https://stackoverflow.com/questions/29402155/android-unit-test-not-mocked
To do this, you'll need to add this to your build.gradle:
testCompile 'org.json:json:20140107'
To do this, you'll need to add this to your build.gradle:
testCompile 'org.json:json:20140107'
'Android' 카테고리의 다른 글
Unboxing of 'characteristics.get(CameraCharacteristics.FLASH_INFO_AVAILABLE)' may produce 'java.lang.NullPointerException' (0) | 2017.10.10 |
---|---|
deprecated vibrate (0) | 2017.09.28 |
rxjava2 (0) | 2017.09.14 |
logger hugo (0) | 2017.09.14 |
webview vs customtabs (0) | 2017.09.14 |