Uses of Class
org.assertj.core.api.LongArrayAssert
-
Packages that use LongArrayAssert Package Description org.assertj.core.api -
-
Uses of LongArrayAssert in org.assertj.core.api
Methods in org.assertj.core.api that return LongArrayAssert Modifier and Type Method Description default LongArrayAssertJava6StandardSoftAssertionsProvider. assertThat(long[] actual)Creates a new instance of.LongArrayAssertdefault LongArrayAssertJava6BDDSoftAssertionsProvider. then(long[] actual)Creates a new instance of.LongArrayAssert
-