|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TestResult in org.jvnet.hudson.plugins.seleniumhtmlreport |
|---|
| Methods in org.jvnet.hudson.plugins.seleniumhtmlreport that return TestResult | |
|---|---|
static TestResult |
TestResult.parse(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
String resultFileName,
File seleniumReportsDir)
|
| Methods in org.jvnet.hudson.plugins.seleniumhtmlreport that return types with arguments of type TestResult | |
|---|---|
List<TestResult> |
SeleniumHtmlReportAction.getResults()
|
| Methods in org.jvnet.hudson.plugins.seleniumhtmlreport with parameters of type TestResult | |
|---|---|
protected static File |
TestResult.getReportFileFor(hudson.model.AbstractBuild<?,?> build,
TestResult testResult,
File seleniumReportsDir)
|
int |
SeleniumHtmlReportAction.TestResultValueProvider.getValueOf(TestResult result)
|
| Constructor parameters in org.jvnet.hudson.plugins.seleniumhtmlreport with type arguments of type TestResult | |
|---|---|
SeleniumHtmlReportAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
List<TestResult> results,
File seleniumReportsDir)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||