Uses of Class
org.assertj.core.api.ShortArrayAssert
-
Packages that use ShortArrayAssert Package Description org.assertj.core.api -
-
Uses of ShortArrayAssert in org.assertj.core.api
Methods in org.assertj.core.api that return ShortArrayAssert Modifier and Type Method Description ShortArrayAssertJava6AbstractStandardSoftAssertions. assertThat(short[] actual)Creates a new instance of.ShortArrayAssertShortArrayAssertJava6AbstractBDDSoftAssertions. then(short[] actual)Creates a new instance of.ShortArrayAssert
-