Package io.qameta.allure.tree
Class TreeUtils
java.lang.Object
io.qameta.allure.tree.TreeUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic Statisticstatic Statisticstatic StringcreateGroupUid(String parentUid, String groupName) groupByLabels(TestResult testResult, LabelName... labelNames) static StatisticmergeStatistic(Statistic a, Statistic b) static StatisticupdateStatistic(Statistic statistic, TreeNode treeNode) static StatisticupdateStatisticRecursive(Statistic statistic, TreeNode treeNode)
-
Method Details
-
createGroupUid
-
groupByLabels
-
calculateStatisticByLeafs
-
calculateStatisticByChildren
-
updateStatisticRecursive
-
updateStatistic
-
mergeStatistic
-