Uses of Class
net.thucydides.core.steps.StepData

Packages that use StepData
net.thucydides.core.steps Base class to be used when writing a library of resuable test steps. 
 

Uses of StepData in net.thucydides.core.steps
 

Methods in net.thucydides.core.steps that return StepData
 StepData StepData.separatedBy(char newSeparator)
           
 StepData StepData.usingFactory(StepFactory factory)
           
static StepData StepData.withTestDataFrom(String testDataSource)
           
 



Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.