Package net.thucydides.core.steps
Class IndividualInstancesByDefaultStepCreationStrategy
java.lang.Object
net.thucydides.core.steps.IndividualInstancesByDefaultStepCreationStrategy
- All Implemented Interfaces:
StepLibraryCreationStrategy
public class IndividualInstancesByDefaultStepCreationStrategy
extends Object
implements StepLibraryCreationStrategy
-
Constructor Summary
ConstructorsConstructorDescriptionIndividualInstancesByDefaultStepCreationStrategy(StepFactory stepFactory, StepsAnnotatedField stepsField) -
Method Summary
-
Constructor Details
-
IndividualInstancesByDefaultStepCreationStrategy
public IndividualInstancesByDefaultStepCreationStrategy(StepFactory stepFactory, StepsAnnotatedField stepsField)
-
-
Method Details
-
initiateStepsFor
- Specified by:
initiateStepsForin interfaceStepLibraryCreationStrategy
-