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