Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 234 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 234 Bytes

MockNetworking

This project act as a wrapper class to mock your networking api call.

You can use this to mock your Real api with local stubs

Using this you can mock your networking call for doing UI Testing ( Automation testing)