Package | Description |
---|---|
org.assertj.core.api |
Modifier and Type | Method | Description |
---|---|---|
IntegerAssert |
Java6AbstractStandardSoftAssertions.assertThat(int actual) |
Creates a new instance of
. |
IntegerAssert |
Java6AbstractStandardSoftAssertions.assertThat(Integer actual) |
Creates a new instance of
. |
IntegerAssert |
Java6AbstractBDDSoftAssertions.then(int actual) |
Creates a new instance of
. |
IntegerAssert |
Java6AbstractBDDSoftAssertions.then(Integer actual) |
Creates a new instance of
. |
Copyright © 2014–2019. All rights reserved.