Info
Version: | 1.1.2 |
Author(s): | ProqualIT, Dan Ryan |
Last Update: | Wednesday, January 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DannyRyman/FHttpClient |
NuGet Url: | https://www.nuget.org/packages/FakeableHttpClient |
Install
Install-Package FakeableHttpClient
dotnet add package FakeableHttpClient
paket add FakeableHttpClient
FakeableHttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Allows unit tests to intercept requests and replace them with pre-configured responses. This is useful for stubbing out external services.