Uses of Enum Class
dev.galasa.framework.GenericMethodWrapper.Type
Packages that use GenericMethodWrapper.Type
-
Uses of GenericMethodWrapper.Type in dev.galasa.framework
Methods in dev.galasa.framework that return GenericMethodWrapper.TypeModifier 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.Constructors in dev.galasa.framework with parameters of type GenericMethodWrapper.TypeModifierConstructorDescriptionGenericMethodWrapper
(Method excecutionMethod, Class<?> testClass, GenericMethodWrapper.Type type)