Package net.thucydides.core.steps
Class ExampleTables
java.lang.Object
net.thucydides.core.steps.ExampleTables
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclear()static ExampleTablesgetTable()static booleanvoidstart()voidtestFinishes(TestLifecycleEvents.TestFinished testFinished) static ExampleTables.WithHeaders
-
Method Details
-
getTable
-
getHeaders
-
useExampleTable
-
isUsingAnExampleTable
public static boolean isUsingAnExampleTable() -
getCurrentExampleTable
-
clear
public static void clear() -
start
public void start() -
testFinishes
-