public class OptionalShouldBePresent extends BasicErrorMessageFactory
Optional.arguments, format| Modifier and Type | Method and Description |
|---|---|
static OptionalShouldBePresent |
shouldBePresent()
Indicates that a value should be present in an empty
Optional. |
create, create, equals, hashCode, toString, unquotedStringpublic static OptionalShouldBePresent shouldBePresent()
Optional.Copyright © 2014-2015 AssertJ. All Rights Reserved.