Uses of Enum
org.assertj.core.api.Condition.Status
Packages that use Condition.Status
-
Uses of Condition.Status in org.assertj.core.api
Subclasses with type arguments of type Condition.Status in org.assertj.core.apiModifier and TypeClassDescriptionstatic enumDescribes the condition status after being evaluated.Methods in org.assertj.core.api that return Condition.StatusModifier and TypeMethodDescriptionprotected Condition.Statusstatic Condition.StatusReturns 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.