| 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(Short actual)
Creates a new instance of
. |
ShortAssert |
Java6AbstractBDDSoftAssertions.then(short actual)
Creates a new instance of
. |
ShortAssert |
Java6AbstractBDDSoftAssertions.then(Short actual)
Creates a new instance of
. |
Copyright © 2014–2019 AssertJ. All rights reserved.