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