Completed
Choose flavors prod/mock
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Android Testing Fundamentals and Tools - Lecture
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Meet your testing tools
- 3 Notes app
- 4 Isolate from external dependencies
- 5 Choose flavors prod/mock
- 6 Gradle tasks
- 7 Mockable Android Jar
- 8 Run from Gradle
- 9 Test-driven development
- 10 Run on device/ emulator
- 11 Add note feature
- 12 Anatomy of a UI test
- 13 Add note screen test
- 14 Go green
- 15 Perf Testing Harness
- 16 Custom Test Rules
- 17 Running the harness
- 18 Test output