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