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