Package net.thucydides.core.steps
Class DataDrivenStepFactory
java.lang.Object
net.thucydides.core.steps.DataDrivenStepFactory
Create a proxy for scenario steps objects to be used for data-driven tests.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewDataDrivenSteps
(Class<?> scenarioStepsClass, List<?> instantiatedSteps)
-
Constructor Details
-
DataDrivenStepFactory
-
-
Method Details
-
newDataDrivenSteps
-