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 LongArrayAssertJava6AbstractStandardSoftAssertions. assertThat(long[] actual)Creates a new instance of.LongArrayAssertLongArrayAssertJava6AbstractBDDSoftAssertions. then(long[] actual)Creates a new instance of.LongArrayAssert
-