Package net.thucydides.core.steps
Class ExampleTables
java.lang.Object
net.thucydides.core.steps.ExampleTables
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
clear()
static ExampleTables
getTable()
static boolean
void
start()
void
testFinishes
(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
-