JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
net.serenitybdd.core.history.SlowTest
Packages that use
SlowTest
Package
Description
net.serenitybdd.core.history
Uses of
SlowTest
in
net.serenitybdd.core.history
Methods in
net.serenitybdd.core.history
that return
SlowTest
Modifier and Type
Method
Description
static
SlowTest
SlowTest.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
SlowTest
[]
SlowTest.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.