单元测试(01) 调试过程中遇到 Method isEmpty in android.text.TextUtils not mocked
异常信息
java.lang.RuntimeException: Method isEmpty in android.text.TextUtils not mocked. See http://g.co/androidstudio/not-mocked for details.
at android.text.TextUtils.isEmpty(TextUtils.java)
at com.exa...
原创
2019-10-18 18:05:07 ·
2454 阅读 ·
0 评论