Uses of Class
org.assertj.core.api.AbstractLongArrayAssert
Packages that use AbstractLongArrayAssert
-
Uses of AbstractLongArrayAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractLongArrayAssertModifier and TypeClassDescriptionclassAbstractLongArrayAssert<SELF extends AbstractLongArrayAssert<SELF>>Subclasses of AbstractLongArrayAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractLongArrayAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<long[],AbstractLongArrayAssert<?>> InstanceOfAssertFactories.LONG_ARRAYInstanceOfAssertFactoryfor alongarray.Methods in org.assertj.core.api that return AbstractLongArrayAssertModifier and TypeMethodDescriptionstatic AbstractLongArrayAssert<?>Assertions.assertThat(long[] actual) Creates a new instance of.LongArrayAssertstatic AbstractLongArrayAssert<?>AssertionsForClassTypes.assertThat(long[] actual) Creates a new instance of.LongArrayAssertstatic AbstractLongArrayAssert<?>Java6Assertions.assertThat(long[] actual) Deprecated.Creates a new instance of.LongArrayAssertdefault AbstractLongArrayAssert<?>WithAssertions.assertThat(long[] actual) Creates a new instance of.LongArrayAssertstatic AbstractLongArrayAssert<?>Assumptions.assumeThat(long[] actual) Creates a new instance ofassumption.LongArrayAssertdefault AbstractLongArrayAssert<?>WithAssumptions.assumeThat(long[] actual) Creates a new instance ofassumption.LongArrayAssertstatic AbstractLongArrayAssert<?>BDDAssumptions.given(long[] actual) Creates a new assumption's instance for alongs' array.static AbstractLongArrayAssert<?>BDDAssertions.then(long[] actual) Creates a new instance of.LongArrayAssertstatic AbstractLongArrayAssert<?>Java6BDDAssertions.then(long[] actual) Deprecated.Creates a new instance of.LongArrayAssert