Uses of Class
org.assertj.core.api.AbstractFloatArrayAssert
Packages that use AbstractFloatArrayAssert
-
Uses of AbstractFloatArrayAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractFloatArrayAssertModifier and TypeClassDescriptionclassAbstractFloatArrayAssert<SELF extends AbstractFloatArrayAssert<SELF>>Subclasses of AbstractFloatArrayAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractFloatArrayAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<float[], AbstractFloatArrayAssert<?>> InstanceOfAssertFactories.FLOAT_ARRAYInstanceOfAssertFactoryfor afloatarray.Methods in org.assertj.core.api that return AbstractFloatArrayAssertModifier and TypeMethodDescriptionstatic AbstractFloatArrayAssert<?> Assertions.assertThat(float[] actual) Creates a new instance of.FloatArrayAssertstatic AbstractFloatArrayAssert<?> AssertionsForClassTypes.assertThat(float[] actual) Creates a new instance of.FloatArrayAssertstatic AbstractFloatArrayAssert<?> Java6Assertions.assertThat(float[] actual) Deprecated.Creates a new instance of.FloatArrayAssertdefault AbstractFloatArrayAssert<?> WithAssertions.assertThat(float[] actual) Creates a new instance of.FloatArrayAssertstatic AbstractFloatArrayAssert<?> Assumptions.assumeThat(float[] actual) Creates a new instance ofassumption.FloatArrayAssertdefault AbstractFloatArrayAssert<?> WithAssumptions.assumeThat(float[] actual) Creates a new instance ofassumption.FloatArrayAssertstatic AbstractFloatArrayAssert<?> BDDAssumptions.given(float[] actual) Creates a new assumption's instance for afloats' array.static AbstractFloatArrayAssert<?> BDDAssertions.then(float[] actual) Creates a new instance of.FloatArrayAssertstatic AbstractFloatArrayAssert<?> Java6BDDAssertions.then(float[] actual) Deprecated.Creates a new instance of.FloatArrayAssert