The OldCollectionAssert type exposes the following members.

Methods

  NameDescription
AllItemsAreInstancesOfTypeOverloaded.
AllItemsAreNotNullOverloaded.
AllItemsAreUniqueOverloaded.
AreCountEqualOverloaded.
AreElementsEqual
Verifies that expected and actual are equal collections. Element count and element wize equality is verified.
AreEqual
Verifies that expected and actual are equal collections. Element count and element wize equality is verified.
AreEquivalentOverloaded.
AreIsSynchronizedEqualOverloaded.
AreNotEqualOverloaded.
AreNotEquivalentOverloaded.
AreSyncRootEqualOverloaded.
ContainsOverloaded.
DoesNotContainOverloaded.
IsCountCorrect
Verifies that the Count property is synchronized with the number of iterated elements.
IsNotSubsetOfOverloaded.
IsNotSynchronized
Verifies that the property value IsSynchronized is false.
IsSubsetOfOverloaded.
IsSynchronized
Verifies that the property value IsSynchronized is true.

Extension Methods

  NameDescription
FormatOverloaded.

See Also