Introducing Iris Mock: An easier way to mock network calls on Android
October 22, 2023Less than 1 minute
Introducing Iris Mock: An easier way to mock network calls on Android 관련
Android > Article(s)
Article(s)
Introducing Iris Mock: An easier way to mock network calls on Android
This article is a mix of presenting a new tool I have developed to make network mocks easier on Retrofit, Volley and any OkHttp based tool and my learnings during the process. Let's start by introducing Iris Mock and what is possible to do with it.