A testing library for creating Expected Objects.
Info
| Version: | 3.5.4 |
| Author(s): | Derek Greer |
| Last Update: | Monday, August 23, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/derekgreer/expectedObjects/ |
| NuGet Url: | https://www.nuget.org/packages/ExpectedObjects |
Install
Install-Package ExpectedObjects
dotnet add package ExpectedObjects
paket add ExpectedObjects
ExpectedObjects Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags