Uses of Class
org.assertj.core.api.IntegerAssert
-
Packages that use IntegerAssert Package Description org.assertj.core.api -
-
Uses of IntegerAssert in org.assertj.core.api
Methods in org.assertj.core.api that return IntegerAssert Modifier and Type Method Description IntegerAssertJava6AbstractStandardSoftAssertions. assertThat(int actual)Creates a new instance of.IntegerAssertIntegerAssertJava6AbstractStandardSoftAssertions. assertThat(Integer actual)Creates a new instance of.IntegerAssertIntegerAssertJava6AbstractBDDSoftAssertions. then(int actual)Creates a new instance of.IntegerAssertIntegerAssertJava6AbstractBDDSoftAssertions. then(Integer actual)Creates a new instance of.IntegerAssert
-