Uses of Interface
net.thucydides.core.steps.ExampleTables.OptionalFields
Package | Description |
---|---|
net.thucydides.core.steps |
Base class to be used when writing a library of resuable test steps.
|
-
Uses of ExampleTables.OptionalFields in net.thucydides.core.steps
Methods in net.thucydides.core.steps that return ExampleTables.OptionalFields Modifier and Type Method Description ExampleTables.OptionalFields
ExampleTables.OptionalFields. andTitle(java.lang.String title)
ExampleTables.OptionalFields
ExampleTables.WithHeaders. withHeaders(java.lang.String... headers)