Uses of Enum
org.opentest4j.reporting.events.core.Result.Status
Packages that use Result.Status
-
Uses of Result.Status in org.opentest4j.reporting.events.core
Methods in org.opentest4j.reporting.events.core that return Result.StatusModifier and TypeMethodDescriptionstatic Result.Status
Returns the enum constant of this type with the specified name.static Result.Status[]
Result.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opentest4j.reporting.events.core with parameters of type Result.StatusModifier and TypeMethodDescriptionCoreFactory.result
(Result.Status status) Create a factory forResult
elements.