Info
Version: | 1.0.3 |
Author(s): | Ben Peterson |
Last Update: | Saturday, May 10, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/killthrush/Habitat.Core.TestingLibrary |
NuGet Url: | https://www.nuget.org/packages/Habitat.Core.TestingLibrary |
Install
Install-Package Habitat.Core.TestingLibrary
dotnet add package Habitat.Core.TestingLibrary
paket add Habitat.Core.TestingLibrary
Habitat.Core.TestingLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Moq(>= 4.2.1402.2112)
- MSFT.ParallelExtensionsExtras(>= 1.2.0)
- Newtonsoft.Json(>= 6.0 && < 7.0)
- SystemWrapper-sn(>= 0.5.3)
- Microsoft.Net.Http(>= 2.0.20710.0)
Tags
Includes:
- Fake HTTP handlers for testing web service calls
- Mock file system
- Mock system clock
- Random value generator for testing database and mapping code
- Helpers for testing code built on the Task Parallel Library.