Package | Description |
---|---|
org.assertj.core.error |
Modifier and Type | Method and Description |
---|---|
static OptionalShouldContainInstanceOf |
OptionalShouldContainInstanceOf.shouldContainInstanceOf(Object value,
Class<?> clazz)
Indicates that a value should be present in an empty
Optional . |
Copyright © 2014–2019 AssertJ. All rights reserved.