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