EdlinSoftware Verifier of Complex Objects NuGet Package

Sometimes in automation tests we need to validate work of methods, returning very complex objects as a result.

We want to be sure, that these objects have correct structure. Common assertion libraries allow us to check our expectation about simple objects (strings, numbers), and collections of objects of primitive types.

But it can happen, that we need more.

Verifiers library is created to support such cases. It allows you to combine many expectations in one package, execute them all, and return all results in one place.




Got any EdlinSoftware Verifier of Complex Objects Question?





Info

Version: 1.0.0
Author(s): Ivan Iakimov ([email protected])
Last Update: Monday, August 14, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/yakimovim/verifier
NuGet Url: https://www.nuget.org/packages/EdlinSoftware.Verifier


Install
Install-Package EdlinSoftware.Verifier
dotnet add package EdlinSoftware.Verifier
paket add EdlinSoftware.Verifier
EdlinSoftware.Verifier Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

2453