EqualConstraint.Percent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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