Testing in Android Part 4: Mock API Calls Or Not?

Using OkHttp Mock Web Server and Compose waitUntil

Siva Ganesh Kantamani
6 min readApr 11, 2023

--

Photo by UX Indonesia on Unsplash

Introduction

This series of testing consists of three parts, but I’m going to add a couple more parts to cover a common use case that makes this series a complete guide for Android developers.

--

--