| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.requirement | |
| org.squashtest.tm.service.requirement | |
| org.squashtest.tm.service.statistics.requirement |
| Modifier and Type | Method and Description |
|---|---|
RequirementCoverageStatistics |
RequirementStatisticsServiceImpl.gatherRequirementCoverageStatistics(Collection<Long> requirementIds) |
| Modifier and Type | Method and Description |
|---|---|
RequirementCoverageStatistics |
RequirementStatisticsService.gatherRequirementCoverageStatistics(Collection<Long> requirementIds)
Given those requirements ids, sort them by criticality and returns the rate of coverage.
|
| Modifier and Type | Method and Description |
|---|---|
RequirementCoverageStatistics |
RequirementStatisticsBundle.getCoverageStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequirementStatisticsBundle.setCoverageStatistics(RequirementCoverageStatistics coverageStatistics) |
| Constructor and Description |
|---|
RequirementStatisticsBundle(RequirementBoundTestCasesStatistics boundTestCasesStatistics,
RequirementStatusesStatistics statusesStatistics,
RequirementCriticalityStatistics criticalityStatistics,
RequirementBoundDescriptionStatistics boundDescriptionStatistics,
RequirementCoverageStatistics coverageStatistics,
RequirementValidationStatistics validationStatistics,
Collection<Long> selectedIds) |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.