CollectionContainsConstraint.doMatch(IEnumerable) Method

Definition

Test whether the expected item is contained in the collection

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

Parameters

actual
IEnumerable

Returns

Applies to