Unit test helpers for asserting public properties on class instances "mapped" from one type to another (via AutoMapper, another tool, or hand-written code) have the correct values.
Info
Version: | 1.12.2 |
Author(s): | Brian Schroer |
Last Update: | Sunday, June 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BrianSchroer/sparky-test-helpers |
NuGet Url: | https://www.nuget.org/packages/SparkyTestHelpers.Mapping |
Install
Install-Package SparkyTestHelpers.Mapping
dotnet add package SparkyTestHelpers.Mapping
paket add SparkyTestHelpers.Mapping
SparkyTestHelpers.Mapping Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- SparkyTestHelpers(>= 1.5.3)
- SparkyTestHelpers.Populater(>= 1.3.3)
- NETStandard.Library(>= 1.6.1)
- SparkyTestHelpers(>= 1.5.3)
- SparkyTestHelpers.Populater(>= 1.3.3)
Tags