This lesson is only available to members
- ✅ Full access to all courses
- ✅ Download courses for offline viewing
- ✅ Regular new content releases
- ✅ Support for any lesson
Asserting Intents with Espresso
- Published on
In this lesson, you will learn how assert that a specific Intent
was launched.
Discussion
UI Testing with Espresso
- 1Add Espresso to your Android application to start writing UI tests3:54
- 2Create custom View assertions for Espresso2:57
- 3Create custom View actions for Espresso1:52
- 4Waiting for an action to finish using idling resource in Espresso tests3:22
- 5Interacting with scrolling lists in your Espresso tests2:00
- 6Asserting Intents with Espresso1:23