Click or drag to resize

CollectionAssertDoesNotHaveSize Method

Overload List
  NameDescription
Public methodStatic memberDoesNotHaveSize(ICollection, Int32)
Verifies that the specified collection does not contain unexpectedSize elements.
Public methodStatic memberDoesNotHaveSize(ICollection, Int32, String)
Verifies that the specified collection does not contain unexpectedSize elements.
Top
See Also