Uses of Class
org.assertj.core.api.OptionalIntAssert
Packages that use OptionalIntAssert
-
Uses of OptionalIntAssert in org.assertj.core.api
Fields in org.assertj.core.api with type parameters of type OptionalIntAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<OptionalInt, OptionalIntAssert> InstanceOfAssertFactories.OPTIONAL_INTInstanceOfAssertFactoryfor anOptionalInt.Methods in org.assertj.core.api that return OptionalIntAssertModifier and TypeMethodDescriptionstatic OptionalIntAssertAssertions.assertThat(OptionalInt actual) Create assertion forOptionalInt.static OptionalIntAssertAssertionsForClassTypes.assertThat(OptionalInt actual) Create assertion forOptionalInt.default OptionalIntAssertStandardSoftAssertionsProvider.assertThat(OptionalInt actual) Create assertion forOptionalInt.default OptionalIntAssertWithAssertions.assertThat(OptionalInt optional) Create assertion forOptionalInt.static OptionalIntAssertAssumptions.assumeThat(OptionalInt actual) Creates a new instance ofOptionalIntAssertassumption.default OptionalIntAssertWithAssumptions.assumeThat(OptionalInt optionalInt) Creates a new instance ofassumption.OptionalIntAssertstatic OptionalIntAssertBDDAssumptions.given(OptionalInt actual) Creates a new assumption's instance for anOptionalIntvalue.static OptionalIntAssertBDDAssertions.then(OptionalInt optional) Create assertion forOptionalInt.default OptionalIntAssertBDDSoftAssertionsProvider.then(OptionalInt actual) Create assertion forOptionalInt.