Uses of Class
org.assertj.core.error.OptionalShouldBePresent
Packages that use OptionalShouldBePresent
-
Uses of OptionalShouldBePresent in org.assertj.core.error
Methods in org.assertj.core.error that return OptionalShouldBePresentModifier and TypeMethodDescriptionstatic OptionalShouldBePresent
OptionalShouldBePresent.shouldBePresent
(Object optional) Indicates that a value should be present in an emptyOptional
.