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.apiMethods 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) Creates a new instance of.LongArrayAssertdefault AbstractLongArrayAssert<?>WithAssertions.assertThat(long[] actual) Delegate call toAssertions.assertThat(long[])static AbstractLongArrayAssert<?>BDDAssertions.then(long[] actual) Creates a new instance of.LongArrayAssertstatic AbstractLongArrayAssert<?>Java6BDDAssertions.then(long[] actual) Creates a new instance of.LongArrayAssert