public interface CollectionExpectations<E,T extends Collection<E>> extends ObjectExpectations<T>
| Modifier and Type | Method and Description |
|---|---|
void |
contains(E element) |
void |
isEmpty() |
equalTo, matches, notNullValue, nullValuevoid isEmpty()
void contains(E element)
Copyright © 2014. All Rights Reserved.