public class RobotGraphHelper extends Object
| Constructor and Description |
|---|
RobotGraphHelper() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.util.Graph |
createDataSetForTestObject(RobotTestObject rootObject,
boolean significantData,
boolean binarydata)
Create a pass/fail trend graph.
|
static hudson.util.Graph |
createDurationGraphForTestObject(RobotTestObject rootObject)
Create a duration trend graph.
|
public static hudson.util.Graph createDataSetForTestObject(RobotTestObject rootObject, boolean significantData, boolean binarydata)
rootObject - The dataset will be taken from rootObject backwards.
(i.e. there are no saved robot results in a given build)public static hudson.util.Graph createDurationGraphForTestObject(RobotTestObject rootObject)
rootObject - rootObject The dataset will be taken from rootObject backwards.Copyright © 2004-2014. All Rights Reserved.