| Modifier and Type | Method and Description |
|---|---|
RequirementBoundTestCasesStatistics |
RequirementStatisticsServiceImpl.gatherBoundTestCaseStatistics(Collection<Long> requirementIds) |
| Modifier and Type | Method and Description |
|---|---|
RequirementBoundTestCasesStatistics |
RequirementStatisticsService.gatherBoundTestCaseStatistics(Collection<Long> requirementIds)
Given those requirements ids, returns how many of them are bound to test cases and how many aren't.
|
| Modifier and Type | Method and Description |
|---|---|
RequirementBoundTestCasesStatistics |
RequirementStatisticsBundle.getBoundTestCasesStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequirementStatisticsBundle.setBoundTestCasesStatistics(RequirementBoundTestCasesStatistics boundTestCasesStatistics) |
| 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.