Package | Description |
---|---|
hudson.plugins.labeledgroupedtests |
Modifier and Type | Field and Description |
---|---|
protected Map<String,LabeledTestResultGroup> |
MetaLabeledTestResultGroup.childrenByLabel |
Modifier and Type | Method and Description |
---|---|
LabeledTestResultGroup |
MetaLabeledTestResultGroup.getGroupByLabel(String label) |
LabeledTestResultGroup |
MetaLabeledTestResultGroupAction.getLabeledTestResultGroup(String label) |
Modifier and Type | Method and Description |
---|---|
Collection<LabeledTestResultGroup> |
MetaLabeledTestResultGroup.getGroups() |
Modifier and Type | Method and Description |
---|---|
void |
LabeledTestResultGroup.addAll(LabeledTestResultGroup group)
Add the children from this group, unless we've already got them
|
void |
MetaLabeledTestResultGroup.addTestResultGroup(String label,
LabeledTestResultGroup group) |
Modifier and Type | Method and Description |
---|---|
protected Collection<hudson.tasks.test.TestResult> |
MetaLabeledTestResultGroup.flattenTopTier(Collection<LabeledTestResultGroup> twoTieredCollection) |
Copyright © 2004-2017 Yahoo!, Inc.. All Rights Reserved.