Overload List

  NameDescription
AreEquivalent(ICollection, ICollection)
Asserts that expected and actual are equivalent, containing the same objects but the match may be in any order.
AreEquivalent(ICollection, ICollection, String)
Asserts that expected and actual are equivalent, containing the same objects but the match may be in any order.
AreEquivalent(ICollection, ICollection, String, array<Object>[]()[])
Asserts that expected and actual are equivalent, containing the same objects but the match may be in any order.

See Also