Uses of Class
org.squashtest.tm.service.statistics.testcase.TestCaseStatisticsBundle

Packages that use TestCaseStatisticsBundle
org.squashtest.tm.service.internal.testcase   
org.squashtest.tm.service.testcase   
 

Uses of TestCaseStatisticsBundle in org.squashtest.tm.service.internal.testcase
 

Methods in org.squashtest.tm.service.internal.testcase that return TestCaseStatisticsBundle
 TestCaseStatisticsBundle TestCaseStatisticsServiceImpl.gatherTestCaseStatisticsBundle(Collection<Long> testCaseIds)
           
 TestCaseStatisticsBundle TestCaseLibraryNavigationServiceImpl.getStatisticsForSelection(Collection<Long> libraryIds, Collection<Long> nodeIds)
           
 

Uses of TestCaseStatisticsBundle in org.squashtest.tm.service.testcase
 

Methods in org.squashtest.tm.service.testcase that return TestCaseStatisticsBundle
 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-2013 Henix, henix.fr. All Rights Reserved.