See: Description
| Class | Description |
|---|---|
| MockHttpClient |
This HttpClient attempts to mimic the behavior of http://httpbin.org without ever making a network call.
|
| MockHttpResponse |
An HTTP response that is created to simulate a HTTP request.
|
| NoOpHttpClient |
An HttpClient instance that does not do anything.
|
| PlaybackClient |
HTTP client that plays back
NetworkCallRecords. |
Copyright © 2020 Microsoft Corporation. All rights reserved.