|
|||||||||
| 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,
java.lang.String resultFileName)
|
| Methods in org.jvnet.hudson.plugins.seleniumhtmlreport that return types with arguments of type TestResult | |
|---|---|
java.util.List<TestResult> |
SeleniumHtmlReportAction.getResults()
|
| Methods in org.jvnet.hudson.plugins.seleniumhtmlreport with parameters of type TestResult | |
|---|---|
protected static java.io.File |
TestResult.getReportFileFor(hudson.model.AbstractBuild<?,?> build,
TestResult testResult)
|
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,
java.util.List<TestResult> results)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||