public class IsEmptyExpectation<E,T extends Collection<E>> extends Object implements PropertyExpectation<T>
| Constructor and Description |
|---|
IsEmptyExpectation() |
public boolean matches(T actual)
PropertyExpectationmatches in interface PropertyExpectation<T extends Collection<E>>public String describe()
PropertyExpectationdescribe in interface PropertyExpectation<T extends Collection<E>>Copyright © 2014. All Rights Reserved.