Overload List
| Name | Description | |
|---|---|---|
| AreElementsSame<(Of <(T>)>)(IEnumerable<(Of <(T>)>), IEnumerable<(Of <(T>)>)) |
Verifies that expected and actual sequences have the same number of elements and
that the elements are referentially equal and in the same order.
| |
| AreElementsSame<(Of <(T>)>)(IEnumerable<(Of <(T>)>), IEnumerable<(Of <(T>)>), String, array<Object>[]()[]) |
Verifies that expected and actual sequences have the same number of elements and
that the elements are referentially equal and in the same order.
|
