Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 244 Bytes

Retrofit-Testing

It contains how to write unit test cases for testing the API that we use in our app for fetching the data from backend.

Dependencies used:

  1. Mock Web Server
  2. Mockito

More you can find in app level build.gradle file.