net.thucydides.core.steps
Class DataDrivenStepFactory
java.lang.Object
net.thucydides.core.steps.DataDrivenStepFactory
public class DataDrivenStepFactory
- extends Object
Create a proxy for scenario steps objects to be used for data-driven tests.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataDrivenStepFactory
public DataDrivenStepFactory()
newDataDrivenSteps
public static ScenarioSteps newDataDrivenSteps(Class<? extends ScenarioSteps> scenarioStepsClass,
List<? extends ScenarioSteps> instantiatedSteps)
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.