Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore advanced Android Espresso testing techniques in this conference talk from the Big Android BBQ 2015. Learn the basic structure of Espresso tests, including Matchers, ViewActions, and ViewAssertions. Discover how to combine matchers like withParent and isAssignableFrom to precisely target views. Dive into onData and RecyclerViewActions for testing ListView and RecyclerView components. Master the creation of custom ViewActions and ViewAssertions. Understand how to integrate Dagger and Mockito for writing repeatable tests. Gain insights from Android expert Chiu-Ki Chan, a Google Developer Expert and mobile app developer, as she shares her passion for Android testing. By the end of this 42-minute talk, you'll be equipped with the knowledge and motivation to start writing effective Espresso tests for your Android applications.
Syllabus
Intro
What is Espresso
Espresso Example 1
Summary
Resources
Sample Project
Taught by
Android Developers