EqualConstraint.Percent Property

Definition

Switches the .Within() modifier to interpret its tolerance as a percentage that the actual values is allowed to deviate from the expected value.

public NUnit.Framework.Constraints.EqualConstraint Percent { get; }
member this.Percent : NUnit.Framework.Constraints.EqualConstraint

Property Value

Self

Applies to