Uses of Class
com.intuit.karate.core.ScenarioCall.Result
-
Packages that use ScenarioCall.Result Package Description com.intuit.karate com.intuit.karate.core -
-
Uses of ScenarioCall.Result in com.intuit.karate
Fields in com.intuit.karate with type parameters of type ScenarioCall.Result Modifier and Type Field Description Map<String,ScenarioCall.Result>Suite. callOnceCacheMethod parameters in com.intuit.karate with type arguments of type ScenarioCall.Result Modifier and Type Method Description TRunner.Builder. callOnceCache(Map<String,ScenarioCall.Result> value) -
Uses of ScenarioCall.Result in com.intuit.karate.core
Fields in com.intuit.karate.core with type parameters of type ScenarioCall.Result Modifier and Type Field Description Map<String,ScenarioCall.Result>FeatureRuntime. CALLONCE_CACHE
-