The OldCollectionAssert type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AllItemsAreInstancesOfType | Overloaded. | |
| AllItemsAreNotNull | Overloaded. | |
| AllItemsAreUnique | Overloaded. | |
| AreCountEqual | Overloaded. | |
| 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.
| |
| AreEquivalent | Overloaded. | |
| AreIsSynchronizedEqual | Overloaded. | |
| AreNotEqual | Overloaded. | |
| AreNotEquivalent | Overloaded. | |
| AreSyncRootEqual | Overloaded. | |
| Contains | Overloaded. | |
| DoesNotContain | Overloaded. | |
| IsCountCorrect |
Verifies that the Count property
is synchronized with the number of iterated elements.
| |
| IsNotSubsetOf | Overloaded. | |
| IsNotSynchronized |
Verifies that the property value IsSynchronized
is false.
| |
| IsSubsetOf | Overloaded. | |
| IsSynchronized |
Verifies that the property value IsSynchronized
is true.
|
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
