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 OptionalLongAssertAssertions.assertThat(OptionalLong actual) Create assertion forOptionalInt.static OptionalLongAssertAssertionsForClassTypes.assertThat(OptionalLong actual) Create assertion forOptionalInt.default OptionalLongAssertWithAssertions.assertThat(OptionalLong optional) Delegate call toAssertions.assertThat(java.util.OptionalLong)AbstractBDDSoftAssertions.then(OptionalLong actual) Create assertion forOptionalLong.static OptionalLongAssertBDDAssertions.then(OptionalLong optional) Create assertion forOptionalLong.