Package | Description |
---|---|
org.assertj.core.api |
Modifier and Type | Method and Description |
---|---|
LocalDateAssert |
AbstractStandardSoftAssertions.assertThat(java.time.LocalDate actual)
Creates a new instance of
. |
LocalDateAssert |
AbstractBDDSoftAssertions.then(java.time.LocalDate actual)
Creates a new instance of
. |