Package io.cucumber.datatable
package io.cucumber.datatable
-
ClassDescriptionA m-by-n table of string values.Converts a
DataTableto another type.A data table type describes how a data table should be represented as an object.Transformer for single cell.Transforms a single table cell to an instance ofT.Default transformer for entries which don't have registeredDataTableType.Transforms a table entry to in instance ofTTransforms a single table row to an instance ofT.Transforms a table row to an instance ofT.