Uses of Class
org.squashtest.csp.tm.domain.testcase.ExportTestStepData

Packages that use ExportTestStepData
org.squashtest.csp.tm.domain.testcase   
 

Uses of ExportTestStepData in org.squashtest.csp.tm.domain.testcase
 

Methods in org.squashtest.csp.tm.domain.testcase that return ExportTestStepData
 ExportTestStepData ExportTestCaseData.buildExportTestStepData(TestStep item)
           
 

Methods in org.squashtest.csp.tm.domain.testcase that return types with arguments of type ExportTestStepData
 List<ExportTestStepData> ExportTestCaseData.getSteps()
           
 

Method parameters in org.squashtest.csp.tm.domain.testcase with type arguments of type ExportTestStepData
 void ExportTestCaseData.setSteps(List<ExportTestStepData> steps)
           
 



Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.