Android单元测试框架

testCompile 'org.hamcrest:hamcrest-library:1.1'
testCompile "org.robolectric:robolectric:3.1.2"
testCompile 'org.khronos:opengl-api:gl1.1-android-2.1_r1'
testCompile 'org.mockito:mockito-core:1.10.19'谷歌浏览器调试框架 
compile 'com.facebook.stetho:stetho:1.3.1'
compile 'com.facebook.stetho:stetho-okhttp3:1.3.1'

猜你喜欢

转载自blog.csdn.net/qq_19383723/article/details/81171676