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