Edit

Share via


CollectionSubsetConstraint.doMatch(IEnumerable) Method

Definition

Test whether the actual collection is a subset of the expected collection provided.

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

Parameters

actual
IEnumerable

Returns

Applies to