NUnitEqualityComparer.FailurePoints Property

Definition

Gets the list of failure points for the last Match performed.

public System.Collections.Generic.IList<NUnit.Framework.Constraints.FailurePoint> FailurePoints { get; }
member this.FailurePoints : System.Collections.Generic.IList<NUnit.Framework.Constraints.FailurePoint>

Property Value

Applies to