Uses of Class
org.assertj.core.api.DoubleAssert
-
Packages that use DoubleAssert Package Description org.assertj.core.api -
-
Uses of DoubleAssert in org.assertj.core.api
Methods in org.assertj.core.api that return DoubleAssert Modifier and Type Method Description DoubleAssertJava6AbstractStandardSoftAssertions. assertThat(double actual)Creates a new instance of.DoubleAssertDoubleAssertJava6AbstractStandardSoftAssertions. assertThat(Double actual)Creates a new instance of.DoubleAssertDoubleAssertJava6AbstractBDDSoftAssertions. then(double actual)Creates a new instance of.DoubleAssertDoubleAssertJava6AbstractBDDSoftAssertions. then(Double actual)Creates a new instance of.DoubleAssert
-