Android Unit Testing API Calls with MockWebServer
It’s no little-known fact that unit testing is a crucial part of development, not only in Android but in pretty much any software development field. The ideal app should have 100% test coverage. Unit tests are supposed to be small, quick to write and fast… Read More »Android Unit Testing API Calls with MockWebServer