Extends NSubstitute with capability to automatically construct instances of an object, with optional automatic mapping of injected parameters.
Info
Version: | 1.0.0.13 |
Author(s): | Elia Franke |
Last Update: | Wednesday, February 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eliafranke/NSubstitute.Construct |
NuGet Url: | https://www.nuget.org/packages/NSubstitute.Construct |
Install
Install-Package NSubstitute.Construct
dotnet add package NSubstitute.Construct
paket add NSubstitute.Construct
NSubstitute.Construct Download (Unzip the "nupkg" after downloading)
Dependencies
- NSubstitute(>= 1.10.0)
Tags