| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
protected Condition.Status |
Condition.status(T actual) |
static Condition.Status |
Condition.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Condition.Status[] |
Condition.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.