| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
default <T> CollectionAssert<T> |
Java6StandardSoftAssertionsProvider.assertThat(Collection<? extends T> actual)
Creates a new instance of
. |
default <T> CollectionAssert<T> |
Java6StandardSoftAssertionsProvider.assertThatCollection(Collection<? extends T> actual)
Creates a new instance of
. |
protected CollectionAssert<ELEMENT> |
CollectionAssert.newAbstractIterableAssert(Iterable<? extends ELEMENT> iterable) |
default <T> CollectionAssert<T> |
Java6BDDSoftAssertionsProvider.then(Collection<? extends T> actual)
Creates a new instance of
. |
Copyright © 2025. All rights reserved.