https://github.com/medha-3102/teatime
TeaTime is a mock tea ordering app that demonstrates various uses of the Espresso Testing Framework(i.e. Views, AdapterViews, Intents, IdlingResources.
https://github.com/medha-3102/teatime
espresso gridview gridview-adapter idlingresources intent-stubbing intents java testing xml
Last synced: about 1 year ago
JSON representation
TeaTime is a mock tea ordering app that demonstrates various uses of the Espresso Testing Framework(i.e. Views, AdapterViews, Intents, IdlingResources.
- Host: GitHub
- URL: https://github.com/medha-3102/teatime
- Owner: medha-3102
- Created: 2021-06-24T17:03:22.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T17:08:49.000Z (about 5 years ago)
- Last Synced: 2025-02-04T22:15:12.661Z (over 1 year ago)
- Topics: espresso, gridview, gridview-adapter, idlingresources, intent-stubbing, intents, java, testing, xml
- Language: Java
- Homepage:
- Size: 3.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TeaTime Code
TeaTime is a mock tea ordering app that demonstrates various uses of the Espresso Testing framework (i.e. Views, AdapterViews, Intents, IdlingResources).