메소드 | 설명 | |
---|---|---|
CollectionEquivalentConstraint ( IEnumerable expected ) : System.Collections |
Construct a CollectionEquivalentConstraint
|
|
WriteDescriptionTo ( |
Write a description of this constraint to a MessageWriter
|
메소드 | 설명 | |
---|---|---|
doMatch ( IEnumerable actual ) : bool |
Test whether two collections are equivalent
|
public CollectionEquivalentConstraint ( IEnumerable expected ) : System.Collections | ||
expected | IEnumerable | |
리턴 | System.Collections |
public WriteDescriptionTo ( |
||
writer | ||
리턴 | void |