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 OptionalIntAssertAssertions.assertThat(OptionalInt actual) Create assertion forOptionalInt.static OptionalIntAssertAssertionsForClassTypes.assertThat(OptionalInt actual) Create assertion forOptionalInt.default OptionalIntAssertWithAssertions.assertThat(OptionalInt optional) Delegate call toAssertions.assertThat(java.util.OptionalInt)AbstractBDDSoftAssertions.then(OptionalInt actual) Create assertion forOptionalInt.static OptionalIntAssertBDDAssertions.then(OptionalInt optional) Create assertion forOptionalInt.