Uses of Class
com.intuit.karate.core.ExamplesTable
-
Packages that use ExamplesTable Package Description com.intuit.karate.core -
-
Uses of ExamplesTable in com.intuit.karate.core
Methods in com.intuit.karate.core that return types with arguments of type ExamplesTable Modifier and Type Method Description List<ExamplesTable>ScenarioOutline. getExamplesTables()Method parameters in com.intuit.karate.core with type arguments of type ExamplesTable Modifier and Type Method Description voidScenarioOutline. setExamplesTables(List<ExamplesTable> examplesTables)
-