Uses of Enum Class
com.intuit.karate.core.AfterHookType
Packages that use AfterHookType
-
Uses of AfterHookType in com.intuit.karate.core
Methods in com.intuit.karate.core that return AfterHookTypeModifier and TypeMethodDescriptionstatic AfterHookTypeReturns the enum constant of this class with the specified name.static AfterHookType[]AfterHookType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.intuit.karate.core with parameters of type AfterHookTypeModifier and TypeMethodDescriptionvoidScenarioEngine.invokeAfterHookIfConfigured(AfterHookType hookType)