Summary
Test whether two collections are equivalent
- Namespace
- TCLite
.Constraints - Containing Type
- Collection
Equivalent Constraint
Syntax
protected override bool Match(IEnumerable actual)
Parameters
| Name | Type | Description |
|---|---|---|
| actual | IEnumerable |
Return Value
| Type | Description |
|---|---|
| bool |
