| Package | Description |
|---|---|
| com.atlassian.bamboo.resultsummary.tests |
| Modifier and Type | Method and Description |
|---|---|
List<Pair<TestCase,Integer>> |
TestsManager.getTopBrokenTests(PlanKey planKey,
BuildResultsFilter filter)
Returns a pai of the top 10 tests that's broken + the count for a given filter period
|
List<Pair<Long,Integer>> |
TestCaseDao.getTopBrokenTests(PlanKey planKey,
BuildResultsFilter filter) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.