Overload List
| Name | Description | |
|---|---|---|
| AllItemsAreInstancesOfType(ICollection, Type) |
Asserts that all items contained in collection are of the type specified by expectedType.
| |
| AllItemsAreInstancesOfType(ICollection, Type, String) |
Asserts that all items contained in collection are of the type specified by expectedType.
| |
| AllItemsAreInstancesOfType(ICollection, Type, String, array<Object>[]()[]) |
Asserts that all items contained in collection are of the type specified by expectedType.
|
