Uses of Class
org.assertj.core.api.ShortAssert
-
Packages that use ShortAssert Package Description org.assertj.core.api -
-
Uses of ShortAssert in org.assertj.core.api
Methods in org.assertj.core.api that return ShortAssert Modifier and Type Method Description ShortAssertJava6AbstractStandardSoftAssertions. assertThat(short actual)Creates a new instance of.ShortAssertShortAssertJava6AbstractStandardSoftAssertions. assertThat(Short actual)Creates a new instance of.ShortAssertShortAssertJava6AbstractBDDSoftAssertions. then(short actual)Creates a new instance of.ShortAssertShortAssertJava6AbstractBDDSoftAssertions. then(Short actual)Creates a new instance of.ShortAssert
-