A simple android application to explore the espresso android testing kit.
hello-world-espresso-project is hosted in the following web site
https://github.com/trentrosenbaum/hello-world-espresso-project
If you think the Android project hello-world-espresso-project listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of hello-world-espresso-project.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | espresso-1.1-bundled.jar |
hello-world-espresso-project has the following Java source files.
com.mycompany.app.helloworld.MainActivity.java com.mycompany.app.helloworld.MainActivityInstrumentationTest.java com.mycompany.app.helloworld.SettingsActivity.java