文件名称:Android自动化测试模板示范项目
文件大小:174KB
文件格式:ZIP
更新时间:2024-04-24 13:26:28
android源码
源码android-testing-templates,Google发布了一个全新的Android自动化测试模板示范项目,名称是Android Testing Blueprint,简称ATBP,地址是 https://github.com/googlesamples/android-testing-templates。在这个项目里,Google详细介绍了单个应用中集成测试的工具和框架,包括Java模块测试,库模块测试,UI测试和单元测试的示例代码,还包括从命令行和Android Studio运行测试的方法。
【文件预览】:
android-testing-templates-master
----AndroidTestingBlueprint()
--------gradlew.bat(2KB)
--------gradlew(5KB)
--------gradle.properties(855B)
--------module-android-library()
--------module-plain-java()
--------LICENSE(11KB)
--------app()
--------gradle()
--------CONTRIBUTING.md(2KB)
--------module-flavor1-androidTest-only()
--------.gitignore(43B)
--------README.md(12KB)
--------settings.gradle(121B)
--------build.gradle(436B)
----LICENSE(11KB)