| Modifier and Type | Method and Description |
|---|---|
CucumberTestResult |
CucumberTestResultAction.getResult() |
protected CucumberTestResult |
CucumberJSONParser.parse(List<File> reportFiles,
hudson.model.TaskListener listener)
This method is executed on the slave that has the report files to parse test reports and builds
TestResult. |
CucumberTestResult |
CucumberJSONParser.parse(String testResultLocations,
hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TagResult.setParent(CucumberTestResult parent) |
protected void |
FeatureResult.setParent(CucumberTestResult parent) |
void |
CucumberTestResultAction.setResult(CucumberTestResult result,
hudson.model.BuildListener listener)
Overwrites the
CucumberTestResult by a new data set. |
| Constructor and Description |
|---|
CucumberTestResultAction(hudson.model.AbstractBuild owner,
CucumberTestResult result,
hudson.model.BuildListener listener) |
Copyright © 2013-2014. All Rights Reserved.