public class MockHttpClient extends NoOpHttpClient
| Constructor and Description |
|---|
MockHttpClient() |
| Modifier and Type | Method and Description |
|---|---|
Mono<HttpResponse> |
send(HttpRequest request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateDefaultpublic Mono<HttpResponse> send(HttpRequest request)
send in interface HttpClientsend in class NoOpHttpClientCopyright © 2019 Microsoft Corporation. All rights reserved.