Modifier and Type | Method and Description |
---|---|
static TestResult |
TestResult.parse(hudson.model.Run<?,?> build,
hudson.model.TaskListener listener,
String resultFileName,
File seleniumReportsDir) |
Modifier and Type | Method and Description |
---|---|
List<TestResult> |
SeleniumHtmlReportAction.getResults() |
Modifier and Type | Method and Description |
---|---|
protected static File |
TestResult.getReportFileFor(hudson.model.Run<?,?> build,
TestResult testResult,
File seleniumReportsDir) |
int |
SeleniumHtmlReportAction.TestResultValueProvider.getValueOf(TestResult result) |
Constructor and Description |
---|
SeleniumHtmlReportAction(List<TestResult> results,
File seleniumReportsDir) |
Copyright © 2004-2015. All Rights Reserved.