Uses of Class
org.assertj.core.api.OptionalLongAssert
Packages that use OptionalLongAssert
-
Uses of OptionalLongAssert in org.assertj.core.api
Methods in org.assertj.core.api that return OptionalLongAssertModifier and TypeMethodDescriptionAbstractStandardSoftAssertions.assertThat
(OptionalLong actual) Create assertion forOptionalLong
.static OptionalLongAssert
Assertions.assertThat
(OptionalLong actual) Create assertion forOptionalInt
.static OptionalLongAssert
AssertionsForClassTypes.assertThat
(OptionalLong actual) Create assertion forOptionalInt
.default OptionalLongAssert
WithAssertions.assertThat
(OptionalLong optional) Delegate call toAssertions.assertThat(java.util.OptionalLong)
AbstractBDDSoftAssertions.then
(OptionalLong actual) Create assertion forOptionalLong
.static OptionalLongAssert
BDDAssertions.then
(OptionalLong optional) Create assertion forOptionalLong
.