Uses of Interface
net.thucydides.core.steps.ExampleTables.OptionalFields
-
Packages that use 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(String title)
ExampleTables.OptionalFields
ExampleTables.WithHeaders. withHeaders(String... headers)
-