| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.testcase | |
| org.squashtest.tm.service.testcase |
| Modifier and Type | Method and Description |
|---|---|
TestCaseStatisticsBundle |
TestCaseStatisticsServiceImpl.gatherTestCaseStatisticsBundle(Collection<Long> testCaseIds) |
TestCaseStatisticsBundle |
TestCaseLibraryNavigationServiceImpl.getStatisticsForSelection(Collection<Long> libraryIds,
Collection<Long> nodeIds) |
| Modifier and Type | Method and Description |
|---|---|
TestCaseStatisticsBundle |
TestCaseStatisticsService.gatherTestCaseStatisticsBundle(Collection<Long> testCaseIds)
Returns all of the above bundled in one bean.
|
TestCaseStatisticsBundle |
TestCaseLibraryFinderService.getStatisticsForSelection(Collection<Long> libraryIds,
Collection<Long> nodeIds)
Passing the ids of some selected TestCaseLibrary and TestCaseLibraryNodes (in separate collections), will return
the statistics covering all the TestCases encompassed by this selection.
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.