|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestCaseBoundRequirementsStatistics | |
|---|---|
| org.squashtest.tm.service.internal.testcase | |
| org.squashtest.tm.service.statistics.testcase | |
| org.squashtest.tm.service.testcase | |
| Uses of TestCaseBoundRequirementsStatistics in org.squashtest.tm.service.internal.testcase |
|---|
| Methods in org.squashtest.tm.service.internal.testcase that return TestCaseBoundRequirementsStatistics | |
|---|---|
TestCaseBoundRequirementsStatistics |
TestCaseStatisticsServiceImpl.gatherBoundRequirementStatistics(Collection<Long> testCaseIds)
|
| Uses of TestCaseBoundRequirementsStatistics in org.squashtest.tm.service.statistics.testcase |
|---|
| Methods in org.squashtest.tm.service.statistics.testcase that return TestCaseBoundRequirementsStatistics | |
|---|---|
TestCaseBoundRequirementsStatistics |
TestCaseStatisticsBundle.getBoundRequirementsStatistics()
|
| Methods in org.squashtest.tm.service.statistics.testcase with parameters of type TestCaseBoundRequirementsStatistics | |
|---|---|
void |
TestCaseStatisticsBundle.setBoundRequirementsStatistics(TestCaseBoundRequirementsStatistics boundRequirementsStatistics)
|
| Constructors in org.squashtest.tm.service.statistics.testcase with parameters of type TestCaseBoundRequirementsStatistics | |
|---|---|
TestCaseStatisticsBundle(TestCaseBoundRequirementsStatistics boundRequirementsStatistics,
TestCaseImportanceStatistics importanceStatistics,
TestCaseStatusesStatistics statusesStatistics,
TestCaseSizeStatistics sizeStatistics)
|
|
| Uses of TestCaseBoundRequirementsStatistics in org.squashtest.tm.service.testcase |
|---|
| Methods in org.squashtest.tm.service.testcase that return TestCaseBoundRequirementsStatistics | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||