Uses of Class
org.assertj.core.api.AbstractShortArrayAssert
Packages that use AbstractShortArrayAssert
-
Uses of AbstractShortArrayAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractShortArrayAssertModifier and TypeClassDescriptionclassAbstractShortArrayAssert<SELF extends AbstractShortArrayAssert<SELF>>Subclasses of AbstractShortArrayAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractShortArrayAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<short[],AbstractShortArrayAssert<?>> InstanceOfAssertFactories.SHORT_ARRAYInstanceOfAssertFactoryfor ashortarray.Methods in org.assertj.core.api that return AbstractShortArrayAssertModifier and TypeMethodDescriptionstatic AbstractShortArrayAssert<?>Assertions.assertThat(short[] actual) Creates a new instance of.ShortArrayAssertstatic AbstractShortArrayAssert<?>AssertionsForClassTypes.assertThat(short[] actual) Creates a new instance of.ShortArrayAssertstatic AbstractShortArrayAssert<?>Java6Assertions.assertThat(short[] actual) Deprecated.Creates a new instance of.ShortArrayAssertdefault AbstractShortArrayAssert<?>WithAssertions.assertThat(short[] actual) Creates a new instance of.ShortArrayAssertstatic AbstractShortArrayAssert<?>Assumptions.assumeThat(short[] actual) Creates a new instance ofassumption.ShortArrayAssertdefault AbstractShortArrayAssert<?>WithAssumptions.assumeThat(short[] actual) Creates a new instance ofassumption.ShortArrayAssertstatic AbstractShortArrayAssert<?>BDDAssumptions.given(short[] actual) Creates a new assumption's instance for ashorts' array.static AbstractShortArrayAssert<?>BDDAssertions.then(short[] actual) Creates a new instance of.ShortArrayAssertstatic AbstractShortArrayAssert<?>Java6BDDAssertions.then(short[] actual) Deprecated.Creates a new instance of.ShortArrayAssert