Uses of Class
net.thucydides.junit.steps.StepFactory

Packages that use StepFactory
net.thucydides.junit.steps Managing steps. 
 

Uses of StepFactory in net.thucydides.junit.steps
 

Methods in net.thucydides.junit.steps with parameters of type StepFactory
static void StepAnnotations.injectNestedScenarioStepsInto(ScenarioSteps scenarioSteps, StepFactory stepFactory, Class<? extends ScenarioSteps> scenarioStepsClass)
           
static void StepAnnotations.injectScenarioStepsInto(Object testCase, StepFactory stepFactory)
          Instantiates the step scenario fields in a test case.
 



Copyright © 2011 Wakaleo Consulting. All Rights Reserved.