Uses of Enum Class
dev.galasa.framework.GenericMethodWrapper.Type
-
Uses of GenericMethodWrapper.Type in dev.galasa.framework
Modifier and TypeMethodDescriptionstatic GenericMethodWrapper.Type
Returns the enum constant of this class with the specified name.static GenericMethodWrapper.Type[]
GenericMethodWrapper.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionGenericMethodWrapper
(Method excecutionMethod, Class<?> testClass, GenericMethodWrapper.Type type)