Uses of Enum Class
jp.co.moneyforward.autotest.framework.action.AutotestSupport
Packages that use AutotestSupport
Package
Description
This is a package to provide "action" model of the InsDog framework.
-
Uses of AutotestSupport in jp.co.moneyforward.autotest.framework.action
Subclasses with type arguments of type AutotestSupport in jp.co.moneyforward.autotest.framework.actionModifier and TypeClassDescriptionenum
A facade class of the "autotest" framework.Methods in jp.co.moneyforward.autotest.framework.action that return AutotestSupportModifier and TypeMethodDescriptionstatic AutotestSupport
Returns the enum constant of this class with the specified name.static AutotestSupport[]
AutotestSupport.values()
Returns an array containing the constants of this enum class, in the order they are declared.