Uses of Interface
com.intuit.karate.MatchOperator
Packages that use MatchOperator
-
Uses of MatchOperator in com.intuit.karate
Classes in com.intuit.karate that implement MatchOperatorModifier and TypeClassDescriptionstatic classstatic classstatic classMethods in com.intuit.karate that return MatchOperatorModifier and TypeMethodDescriptionprotected MatchOperatorMatchOperator.CoreOperator.macroOperator(MatchOperator specifiedOperator) The operator specified by the user (^, ^+, ...) is provided as thespecifiedOperatorparameter.Methods in com.intuit.karate with parameters of type MatchOperatorModifier and TypeMethodDescriptionprotected MatchOperatorMatchOperator.CoreOperator.macroOperator(MatchOperator specifiedOperator) The operator specified by the user (^, ^+, ...) is provided as thespecifiedOperatorparameter.