Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 473 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 473 Bytes

ApiLayerTestingSample

This project demonstrate how can we unit test our repositories connected with remote data source.

Medium article

Testing Api layer in Android - Testing Fundamentals

image

Showcases

  • Local unit testing
  • Api layer testing with mock web server