Package | Description |
---|---|
org.assertj.core.error |
Modifier and Type | Method and Description |
---|---|
static OptionalShouldContainInstanceOf |
OptionalShouldContainInstanceOf.shouldContainInstanceOf(java.lang.Object value,
java.lang.Class<?> clazz)
Indicates that a value should be present in an empty
Optional . |