Uses of Class
net.thucydides.core.steps.ExampleTables
-
Packages that use ExampleTables Package Description net.thucydides.core.steps Base class to be used when writing a library of resuable test steps. -
-
Uses of ExampleTables in net.thucydides.core.steps
Methods in net.thucydides.core.steps that return ExampleTables Modifier and Type Method Description static ExampleTables
ExampleTables. getCurrentExampleTable()
-