Uses of Class
org.assertj.core.api.AbstractDoubleArrayAssert
Packages that use AbstractDoubleArrayAssert
-
Uses of AbstractDoubleArrayAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractDoubleArrayAssertModifier and TypeClassDescriptionclassAbstractDoubleArrayAssert<SELF extends AbstractDoubleArrayAssert<SELF>>Subclasses of AbstractDoubleArrayAssert in org.assertj.core.apiModifier and TypeClassDescriptionclassAssertion methods for arrays ofdoubles.Fields in org.assertj.core.api with type parameters of type AbstractDoubleArrayAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<double[],AbstractDoubleArrayAssert<?>> InstanceOfAssertFactories.DOUBLE_ARRAYInstanceOfAssertFactoryfor adoublearray.Methods in org.assertj.core.api that return AbstractDoubleArrayAssertModifier and TypeMethodDescriptionstatic AbstractDoubleArrayAssert<?>Assertions.assertThat(double[] actual) Creates a new instance of.DoubleArrayAssertstatic AbstractDoubleArrayAssert<?>AssertionsForClassTypes.assertThat(double[] actual) Creates a new instance of.DoubleArrayAssertstatic AbstractDoubleArrayAssert<?>Java6Assertions.assertThat(double[] actual) Deprecated.Creates a new instance of.DoubleArrayAssertdefault AbstractDoubleArrayAssert<?>WithAssertions.assertThat(double[] actual) Creates a new instance of.DoubleArrayAssertstatic AbstractDoubleArrayAssert<?>Assumptions.assumeThat(double[] actual) Creates a new instance ofassumption.DoubleArrayAssertdefault AbstractDoubleArrayAssert<?>WithAssumptions.assumeThat(double[] actual) Creates a new instance ofassumption.DoubleArrayAssertstatic AbstractDoubleArrayAssert<?>BDDAssumptions.given(double[] actual) Creates a new assumption's instance for andoubles' array.static AbstractDoubleArrayAssert<?>BDDAssertions.then(double[] actual) Creates a new instance of.DoubleArrayAssertstatic AbstractDoubleArrayAssert<?>Java6BDDAssertions.then(double[] actual) Deprecated.Creates a new instance of.DoubleArrayAssert