EqualConstraint<TExpected>.

Percent Property

Summary

Switches the .Within() modifier to interpret its tolerance as a percentage that the actual values is allowed to deviate from the expected value.
Namespace
TCLite.Constraints
Containing Type
EqualConstraint<TExpected>

Syntax

public EqualConstraint<TExpected> Percent { get; }

Value

Type Description
EqualConstraint<TExpected>