Package | Description |
---|---|
org.assertj.core.api |
Modifier and Type | Method and Description |
---|---|
LongAssert |
AbstractStandardSoftAssertions.assertThat(long actual)
Creates a new instance of
. |
LongAssert |
AbstractStandardSoftAssertions.assertThat(java.lang.Long actual)
Creates a new instance of
. |
LongAssert |
AbstractBDDSoftAssertions.then(long actual)
Creates a new instance of
. |
LongAssert |
AbstractBDDSoftAssertions.then(java.lang.Long actual)
Creates a new instance of
. |