org.squashtest.csp.tm.domain.report.common.dto
Class ExProgressTestPlanDto
java.lang.Object
org.squashtest.csp.tm.domain.report.common.dto.ExProgressTestPlanDto
public class ExProgressTestPlanDto
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExProgressTestPlanDto
public ExProgressTestPlanDto()
ExProgressTestPlanDto
public ExProgressTestPlanDto(String testCaseName,
ExecutionStatus executionStatus)
getIteration
public ExProgressIterationDto getIteration()
setIteration
public void setIteration(ExProgressIterationDto iteration)
getTestCaseName
public String getTestCaseName()
setTestCaseName
public void setTestCaseName(String testCaseName)
getExecutionStatus
public ExecutionStatus getExecutionStatus()
setExecutionStatus
public void setExecutionStatus(ExecutionStatus executionStatus)
fillBasicInfo
public ExProgressTestPlanDto fillBasicInfo(IterationTestPlanItem testPlan)
Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.