JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.cucumber.plugin.event
Interface DataTableArgument
All Superinterfaces:
StepArgument
@API(status=STABLE)
public interface
DataTableArgument
extends
StepArgument
Represents a Gherkin data table argument.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
List
<
String
>>
cells
()
int
getLine
()
Method Details
cells
List
<
List
<
String
>>
cells
()
getLine
int
getLine
()