Class PropertiesComparerConfiguration
Class to configure how to compare properties
Inheritance
PropertiesComparerConfiguration
Inherited Members
Namespace: NUnit.Framework.Constraints
Assembly: nunit.framework.dll
Syntax
public class PropertiesComparerConfiguration
Constructors
View SourcePropertiesComparerConfiguration()
Declaration
public PropertiesComparerConfiguration()
Methods
View SourceSetTolerance(object)
Set the tolerance to apply based upon the type of the tolerance.
Declaration
protected void SetTolerance(object amount)
Parameters
Type | Name | Description |
---|---|---|
object | amount |