Package | Description |
---|---|
org.assertj.core.error |
Modifier and Type | Method and Description |
---|---|
static ShouldContainExactlyInAnyOrder.ErrorType |
ShouldContainExactlyInAnyOrder.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShouldContainExactlyInAnyOrder.ErrorType[] |
ShouldContainExactlyInAnyOrder.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.