| Package | Description |
|---|---|
| hudson.plugins.robot | |
| hudson.plugins.robot.model |
| Modifier and Type | Method and Description |
|---|---|
static RobotBuildAction |
AggregatedRobotAction.getChildBuildAction(hudson.model.Run run) |
| Modifier and Type | Method and Description |
|---|---|
RobotBuildAction |
RobotTestObject.getParentAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
RobotTestObject.setParentAction(RobotBuildAction parentAction) |
void |
RobotSuiteResult.tally(RobotBuildAction parentAction)
Count total values from children and set same parentaction to all
|
void |
RobotResult.tally(RobotBuildAction robotBuildAction)
Count the totals in result tree and assign parent action.
|
Copyright © 2004-2014. All Rights Reserved.