MockerHttpExtensions Members
The MockerHttpExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
CreateHttpClient |
Creates the HTTP client using a mock IHttpClientFactory.
|
![]() ![]() |
GetContentBytesAsync |
Gets the content bytes.
|
![]() ![]() |
GetContentStreamAsync |
Gets the content stream.
|
![]() ![]() |
SetupHttpMessage |
Setups the HTTP message.
|
![]() ![]() |
SetupMessage<(Of <<'(TMock, TReturn>)>>) |
Setups the message.
|
![]() ![]() |
SetupMessageAsync<(Of <<'(TMock, TReturn>)>>) |
Setups the message asynchronous.
|
![]() ![]() |
SetupMessageProtected<(Of <<'(TMock, TReturn>)>>) |
Setups the message protected.
|
![]() ![]() |
SetupMessageProtectedAsync<(Of <<'(TMock, TReturn>)>>) |
Setups the message protected asynchronous.
|