| Modifier and Type | Method and Description |
|---|---|
CampaignTestCaseSuccessRateStatistics |
IterationStatisticsService.gatherIterationTestCaseSuccessRateStatistics(long iterationId)
Given an iteration id, gathers and returns the number of passed and failed test cases grouped by weight.
|
CampaignTestCaseSuccessRateStatistics |
CampaignStatisticsService.gatherTestCaseSuccessRateStatistics(List<Long> campaignIds)
Given a list of campaign id, gathers and returns the number of passed and failed test cases grouped by weight.
|
| Modifier and Type | Method and Description |
|---|---|
CampaignTestCaseSuccessRateStatistics |
IterationStatisticsServiceImpl.gatherIterationTestCaseSuccessRateStatistics(long iterationId) |
CampaignTestCaseSuccessRateStatistics |
CampaignStatisticsServiceImpl.gatherTestCaseSuccessRateStatistics(List<Long> campaignIds)
Given a list of campaign id, gathers and returns the number of passed and failed test cases grouped by weight.
|
| Modifier and Type | Method and Description |
|---|---|
CampaignTestCaseSuccessRateStatistics |
ManyCampaignStatisticsBundle.getCampaignTestCaseSuccessRateStatistics() |
CampaignTestCaseSuccessRateStatistics |
CampaignStatisticsBundle.getCampaignTestCaseSuccessRateStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManyCampaignStatisticsBundle.setCampaignTestCaseSuccessRateStatistics(CampaignTestCaseSuccessRateStatistics campaignTestCaseSuccessRateStatistics) |
void |
CampaignStatisticsBundle.setCampaignTestCaseSuccessRateStatistics(CampaignTestCaseSuccessRateStatistics campaignTestCaseSuccessRateStatistics) |
| Modifier and Type | Method and Description |
|---|---|
CampaignTestCaseSuccessRateStatistics |
IterationStatisticsBundle.getIterationTestCaseSuccessRateStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
IterationStatisticsBundle.setIterationTestCaseSuccessRateStatistics(CampaignTestCaseSuccessRateStatistics iterationTestCaseSuccessRateStatistics) |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.