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 default LongAssertJava6StandardSoftAssertionsProvider. assertThat(long actual)Creates a new instance of.LongAssertdefault LongAssertJava6StandardSoftAssertionsProvider. assertThat(Long actual)Creates a new instance of.LongAssertdefault LongAssertJava6BDDSoftAssertionsProvider. then(long actual)Creates a new instance of.LongAssertdefault LongAssertJava6BDDSoftAssertionsProvider. then(Long actual)Creates a new instance of.LongAssert
-