CollectionEquivalentConstraint.

Match(IEnumerable) Method

Summary

Test whether two collections are equivalent

Syntax

protected override bool Match(IEnumerable actual)

Parameters

Name Type Description
actual IEnumerable

Return Value

Type Description
bool