Package io.cucumber.datatable
package io.cucumber.datatable
-
ClassDescriptionA m-by-n table of string values.Converts a
DataTable
to 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 ofT
Transforms a single table row to an instance ofT
.Transforms a table row to an instance ofT
.