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