| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.testcase | |
| org.squashtest.tm.service.statistics.testcase | |
| org.squashtest.tm.service.testcase |
| Modifier and Type | Method and Description |
|---|---|
TestCaseBoundRequirementsStatistics |
TestCaseStatisticsServiceImpl.gatherBoundRequirementStatistics(Collection<Long> testCaseIds) |
| Modifier and Type | Method and Description |
|---|---|
TestCaseBoundRequirementsStatistics |
TestCaseStatisticsBundle.getBoundRequirementsStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCaseStatisticsBundle.setBoundRequirementsStatistics(TestCaseBoundRequirementsStatistics boundRequirementsStatistics) |
| Constructor and Description |
|---|
TestCaseStatisticsBundle(TestCaseBoundRequirementsStatistics boundRequirementsStatistics,
TestCaseImportanceStatistics importanceStatistics,
TestCaseStatusesStatistics statusesStatistics,
TestCaseSizeStatistics sizeStatistics,
Collection<Long> selectedIds) |
| Modifier and Type | Method and Description |
|---|---|
TestCaseBoundRequirementsStatistics |
TestCaseStatisticsService.gatherBoundRequirementStatistics(Collection<Long> testCaseIds)
Given those test case ids, returns how many of them are bound to requirements and how many aren't.
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.