Package | Description |
---|---|
org.assertj.core.error |
Modifier and Type | Method and Description |
---|---|
static OptionalShouldBePresent |
OptionalShouldBePresent.shouldBePresent(java.lang.Object optional)
Indicates that a value should be present in an empty
Optional . |