Package | Description |
---|---|
org.assertj.core.error |
Modifier and Type | Method and Description |
---|---|
static ShouldContainOnlyNulls.ErrorType |
ShouldContainOnlyNulls.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShouldContainOnlyNulls.ErrorType[] |
ShouldContainOnlyNulls.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 AssertJ. All rights reserved.