CollectionEquivalentConstraint.doMatch(IEnumerable) Method

Definition

Test whether two collections are equivalent

protected override bool doMatch (System.Collections.IEnumerable actual);
override this.doMatch : System.Collections.IEnumerable -> bool

Parameters

actual
IEnumerable

Returns

Applies to