|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CollectionAssert in org.fest.assertions |
|---|
| Methods in org.fest.assertions that return CollectionAssert | |
|---|---|
static CollectionAssert |
Assertions.assertThat(Collection<?> actual)
Creates a new instance of . |
CollectionAssert |
CollectionAssert.onProperty(String propertyName)
Creates a new instance of whose target collection contains the values of the
given property name from the elements of this CollectionAssert's collection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||