AndroidHttpMockingExamples

These are examples by @HandstandSam - https://handstandsam.com to allow you to mock out external HTTP services on and Android device itself.

Android "androidTest" Examples for:

Links

Credits

The Sample Application and Espresso Testing Logic is from the following repositories:

Thanks @yogurtearl for tips about how he got WireMock 1.x to work on Android.

Thanks @abhagupta for your help in wrangling WireMock 2.1.x to work on Android.