| Modifier and Type | Method and Description |
|---|---|
static TestResult |
TestResult.parse(Run<?,?> build,
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(Run<?,?> build,
TestResult testResult,
File seleniumReportsDir) |
int |
SeleniumHtmlReportAction.TestResultValueProvider.getValueOf(TestResult result) |
| Constructor and Description |
|---|
SeleniumHtmlReportAction(List<TestResult> results,
File seleniumReportsDir) |
Copyright © 2016–2021. All rights reserved.