An implementation of assertion matchers for testing.
Info
Version: | 1.1.16 |
Author(s): | Jim Popadak, Bryan Herman |
Last Update: | Sunday, February 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CoreMatchers |
Install
Install-Package CoreMatchers
dotnet add package CoreMatchers
paket add CoreMatchers
CoreMatchers Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.TypeExtensions(>= 4.4.0)
Tags