Uses of Class
org.assertj.core.api.LongAssert
-
Packages that use LongAssert Package Description org.assertj.core.api -
-
Uses of LongAssert in org.assertj.core.api
Methods in org.assertj.core.api that return LongAssert Modifier and Type Method Description LongAssertJava6AbstractStandardSoftAssertions. assertThat(long actual)Creates a new instance of.LongAssertLongAssertJava6AbstractStandardSoftAssertions. assertThat(Long actual)Creates a new instance of.LongAssertLongAssertJava6AbstractBDDSoftAssertions. then(long actual)Creates a new instance of.LongAssertLongAssertJava6AbstractBDDSoftAssertions. then(Long actual)Creates a new instance of.LongAssert
-