Package | Description |
---|---|
hudson.plugins.labeledgroupedtests |
Modifier and Type | Field and Description |
---|---|
protected MetaLabeledTestResultGroup |
MetaLabeledTestResultGroupAction.resultGroup
Deprecated.
use resultGroupReference instead.
|
Modifier and Type | Method and Description |
---|---|
MetaLabeledTestResultGroup |
MetaLabeledTestResultGroup.getPreviousResult() |
MetaLabeledTestResultGroup |
MetaLabeledTestResultGroupAction.getResult()
Get the result that this action represents.
|
MetaLabeledTestResultGroup |
MetaLabeledTestResultGroupAction.getResultAsTestResultGroup()
This convenience method is what getResult() should have been,
but with a specified return type.
|
Modifier and Type | Method and Description |
---|---|
void |
MetaLabeledTestResultGroupAction.setResult(MetaLabeledTestResultGroup r,
hudson.model.TaskListener listener)
Store the data to a separate file, and update our cached values.
|
Constructor and Description |
---|
MetaLabeledTestResultGroupAction(hudson.model.Run<?,?> owner,
MetaLabeledTestResultGroup r,
hudson.model.TaskListener listener) |
Copyright © 2004-2017 Yahoo!, Inc.. All Rights Reserved.