Uses of Class
org.assertj.core.api.DoubleArrayAssert
-
Packages that use DoubleArrayAssert Package Description org.assertj.core.api -
-
Uses of DoubleArrayAssert in org.assertj.core.api
Methods in org.assertj.core.api that return DoubleArrayAssert Modifier and Type Method Description default DoubleArrayAssertJava6StandardSoftAssertionsProvider. assertThat(double[] actual)Creates a new instance of.DoubleArrayAssertdefault DoubleArrayAssertJava6BDDSoftAssertionsProvider. then(double[] actual)Creates a new instance of.DoubleArrayAssert
-