Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Advanced Android Espresso Testing

Posted By: Landau17
Advanced Android Espresso Testing

Advanced Android Espresso Testing
MP4 | Video: 720p | Duration: 1:37:18 | English | Subtitles: VTT | 305.4 MB



Take an in-depth look at using the Android Espresso library to write Android UI tests. In this course, Chiu-Ki Chan tackles advanced topics in Android Espresso testing, including intents, hermetic test environment, and IdlingResource. She covers incoming and outgoing intents, dependency injection, Mockito and Dagger, and more. If you're an Android developer interested in implementing automated testing as part of the development lifecycle, this course can help to equip you with the techniques you need to write repeatable UI tests.

Topics include:
  • Incoming and outgoing intents
  • How intents are used
  • Dependency injection
  • Why extract dependencies?
  • IdlingResource
  • Mockito and Dagger