Uses of Enum Class
com.intuit.karate.core.AssignType
Packages that use AssignType
-
Uses of AssignType in com.intuit.karate.core
Methods in com.intuit.karate.core that return AssignTypeModifier and TypeMethodDescriptionstatic AssignTypeReturns the enum constant of this class with the specified name.static AssignType[]AssignType.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 AssignTypeModifier and TypeMethodDescriptionvoidScenarioEngine.assign(AssignType assignType, String name, String exp, boolean docString)