| Modifier and Type | Method and Description |
|---|---|
RequirementBoundDescriptionStatistics |
RequirementStatisticsServiceImpl.gatherRequirementBoundDescriptionStatistics(Collection<Long> requirementIds) |
| Modifier and Type | Method and Description |
|---|---|
RequirementBoundDescriptionStatistics |
RequirementStatisticsService.gatherRequirementBoundDescriptionStatistics(Collection<Long> requirementIds)
Given those requirements ids, returns how many of them have a description and how many haven't.
|
| Modifier and Type | Method and Description |
|---|---|
RequirementBoundDescriptionStatistics |
RequirementStatisticsBundle.getBoundDescriptionStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequirementStatisticsBundle.setBoundDescriptionStatistics(RequirementBoundDescriptionStatistics boundDescriptionStatistics) |
| 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.