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 default ShortAssertJava6StandardSoftAssertionsProvider. assertThat(short actual)Creates a new instance of.ShortAssertdefault ShortAssertJava6StandardSoftAssertionsProvider. assertThat(Short actual)Creates a new instance of.ShortAssertdefault ShortAssertJava6BDDSoftAssertionsProvider. then(short actual)Creates a new instance of.ShortAssertdefault ShortAssertJava6BDDSoftAssertionsProvider. then(Short actual)Creates a new instance of.ShortAssert
-