Package com.intuit.karate.core
Class Table
java.lang.Object
com.intuit.karate.core.Table
- Author:
- pthomas3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TablefromKarateJson(List<Map<String, Object>> tableRows) getExampleData(int exampleIndex) getKeys()intgetLineNumberForRow(int i) getRows()getValueAsString(String key, int row) booleantoString()
-
Constructor Details
-
Table
-
-
Method Details