Uses of Class
net.serenitybdd.core.history.NewFailure
| Package | Description |
|---|---|
| net.serenitybdd.core.history |
-
Uses of NewFailure in net.serenitybdd.core.history
Methods in net.serenitybdd.core.history that return NewFailure Modifier and Type Method Description static NewFailureNewFailure. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static NewFailure[]NewFailure. values()Returns an array containing the constants of this enum type, in the order they are declared.