| Package | Description |
|---|---|
| org.squashtest.tm.internal.domain.report.common.dto |
| Modifier and Type | Method and Description |
|---|---|
ExProgressTestPlanDto |
ExProgressTestPlanDto.fillBasicInfo(org.squashtest.tm.domain.campaign.IterationTestPlanItem testPlan) |
| Modifier and Type | Method and Description |
|---|---|
List<ExProgressTestPlanDto> |
ExProgressTestSuiteDto.getTestPlans() |
List<ExProgressTestPlanDto> |
ExProgressIterationDto.getTestPlans() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExProgressTestSuiteDto.addTestPlanDto(ExProgressTestPlanDto testPlanDto) |
void |
ExProgressIterationDto.addTestPlanDto(ExProgressTestPlanDto testPlanDto) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExProgressTestSuiteDto.setTestPlans(List<ExProgressTestPlanDto> testPlans) |
void |
ExProgressIterationDto.setTestPlans(List<ExProgressTestPlanDto> testPlans) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.