메소드 | 설명 | |
---|---|---|
CollectionContainsConstraint ( object expected ) : System.Collections |
Construct a CollectionContainsConstraint
|
|
WriteDescriptionTo ( |
Write a descripton of the constraint to a MessageWriter
|
메소드 | 설명 | |
---|---|---|
doMatch ( IEnumerable actual ) : bool |
Test whether the expected item is contained in the collection
|
public CollectionContainsConstraint ( object expected ) : System.Collections | ||
expected | object | |
리턴 | System.Collections |
public WriteDescriptionTo ( |
||
writer | ||
리턴 | void |