Habitat.Core.TestingLibrary
1.0.3
.NET Framework 4.0
Install-Package Habitat.Core.TestingLibrary -Version 1.0.3
dotnet add package Habitat.Core.TestingLibrary --version 1.0.3
<PackageReference Include="Habitat.Core.TestingLibrary" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Habitat.Core.TestingLibrary --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Habitat.Core.TestingLibrary, 1.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Habitat.Core.TestingLibrary as a Cake Addin
#addin nuget:?package=Habitat.Core.TestingLibrary&version=1.0.3
// Install Habitat.Core.TestingLibrary as a Cake Tool
#tool nuget:?package=Habitat.Core.TestingLibrary&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core library used to support unit tests for Habitat. 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
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Net.Http (= 2.0.20710)
- Moq (= 4.2.1402.2112)
- MSFT.ParallelExtensionsExtras (= 1.2.0)
- Newtonsoft.Json (>= 6.0.0 && < 7.0.0)
- SystemWrapper-sn (= 0.5.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
-Eliminated dependency on Habitat.Core