Testing Coroutines on Android - Mastering Async Code Testing
Offered By: Android Developers via YouTube
Course Description
Overview
Dive into a comprehensive conference talk from Android Dev Summit 2019 that explores the intricacies of testing coroutines on Android. Learn how to master asynchronous testing techniques, including handling Dispatchers.Main, controlling event timing, and avoiding common pitfalls like using Dispatchers.Unconfined. Discover essential questions to consider before writing test code and gain insights on effectively testing coroutines in ViewModels, spanning functions, and triggering incursions. Presented by Manuel Vivo and Sean McQuillan, this 21-minute session equips developers with the knowledge to test coroutines like professionals, ensuring robust and reliable Android applications.
Syllabus
Introduction
Adding Coroutines
View Model
Unit Testing
Testing to span functions
Testing to trigger incursions
Features
Taught by
Android Developers
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera