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