如何在Android Studio使用Espresso框架自动化测试

1,Open your app's build.gradle file. This is usually not the top-level build.gradle file but app/build.gradle. Add the following lines inside dependencies:html androidTestCompile 'com.android.support.
相关文章
相关标签/搜索