文件名称:Android代码-Android练习UI
文件大小:5.29MB
文件格式:ZIP
更新时间:2022-08-27 07:03:17
Android代码
KataSuperHeroes for Android. We are here to practice UI Testing. We are going to use Espresso to interact with the Application UI. We are going to use Dagger2 to replace production code with Test Doubles. We are going to practice pair programming. Getting started This repository contains an Android application to show Super Heroes information: This Application is based on two Activities: MainActivity showing a list of super heroes with name, photo and a special badge if is part of the Aven
【文件预览】:
KataSuperHeroesAndroid-master
----.gitignore(66B)
----gradle()
--------wrapper()
----README.md(6KB)
----build.gradle(503B)
----art()
--------ApplicationScreencast.gif(4.44MB)
--------SuperHeroDetailActivityScreenshot.png(338KB)
--------MainActivityScreenshot.png(457KB)
----gradlew.bat(2KB)
----gradlew(5KB)
----app()
--------.gitignore(7B)
--------build.gradle(2KB)
--------src()
----CONTRIBUTING.md(2KB)
----gradle.properties(855B)
----config()
--------checkstyle.xml(3KB)
----LICENSE.txt(11KB)
----.travis.yml(753B)
----settings.gradle(15B)