Info
Version: | 0.2.0 |
Author(s): | Frederik Gheysels |
Last Update: | Monday, September 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fgheysels/HttpTestUtils |
NuGet Url: | https://www.nuget.org/packages/HttpTestUtils |
Install
Install-Package HttpTestUtils
dotnet add package HttpTestUtils
paket add HttpTestUtils
HttpTestUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags
HttpClientMock allows to setup a HttpClient instance which returns a predefined response.