| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
<T> SoftAssertionListAssert<T> |
Java6AbstractStandardSoftAssertions.assertThat(java.util.List<? extends T> actual)
Creates a new instance of
. |
<T> SoftAssertionListAssert<T> |
Java6AbstractBDDSoftAssertions.then(java.util.List<? extends T> actual)
Creates a new instance of
. |