| Package | Description |
|---|---|
| org.squashtest.tm.internal.domain.report.common.dto |
| Modifier and Type | Method and Description |
|---|---|
ReqCoverageByTestStatType |
ReqCoverageByTestRequirementSingleDto.convertCrit() |
ReqCoverageByTestStatType |
ReqCoverageByTestRequirementSingleDto.convertCritVerif() |
static ReqCoverageByTestStatType |
ReqCoverageByTestStatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReqCoverageByTestStatType[] |
ReqCoverageByTestStatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ReqCoverageByTestStatType,Long> |
ReqCoverageByTestProjectDto.getRequirementNumbers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReqCoverageByTestProjectDto.incrementReqNumber(ReqCoverageByTestStatType type)
Increments the number identified by the ReqCoverageByTestStatType
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReqCoverageByTestProjectDto.increaseTotals(Map<ReqCoverageByTestStatType,Long> requirementNumbers2,
Map<String,Long> requirementStatusNumbers2)
Method which add the given values to the totals
|
void |
ReqCoverageByTestProjectDto.setRequirementNumbers(Map<ReqCoverageByTestStatType,Long> requirementNumbers) |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.