Info
Version: | 1.3.0 |
Author(s): | Leoxia |
Last Update: | Tuesday, June 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.leoxia.com/ |
NuGet Url: | https://www.nuget.org/packages/Leoxia.Testing.Assertions |
Install
Install-Package Leoxia.Testing.Assertions
dotnet add package Leoxia.Testing.Assertions
paket add Leoxia.Testing.Assertions
Leoxia.Testing.Assertions Download (Unzip the "nupkg" after downloading)
Dependencies
- Leoxia.Collections(>= 1.3.0)
- Leoxia.Testing.Reflection(>= 1.3.0)
- NETStandard.Library(>= 1.6.1)
- Leoxia.Abstractions.IO(>= 1.3.0)
- Leoxia.Implementations(>= 1.3.0)
Tags
Reduce assert avaialable depending on the type while providing meaningful messages.
Doesn't support expression analysis yet.
Provides:
ObjectCheckable
ListCheckable
BoolCheckable
IntegerCheckable
StringCheckable
TypeCheckable
EquatableCheckable.