Is.Unique 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.
Returns a constraint that tests whether a collection contains all unique items.
public static NUnit.Framework.Constraints.UniqueItemsConstraint Unique { get; }
member this.Unique : NUnit.Framework.Constraints.UniqueItemsConstraint