| Class | Description |
|---|---|
| Contains<E,T extends Collection<E>> |
Implementation of a
PropertyExpectation to verify if a Collection contains a given expected |
| ContainsExpected<E,T extends Collection<E>> |
Implementation of a
PropertyExpectation to verify if a Collection contains a given prototype |
| HasSize<T extends Collection<?>> |
Implementation of a
PropertyExpectation to verify if a Collection contains a given expected |
| IsEmpty<E,T extends Collection<E>> | |
| IsNotEmpty<E,T extends Collection<E>> | |
| PrototypeCollectionExpectation<E,T extends Collection<E>> |
Copyright © 2015. All rights reserved.