public class SauceOnDemandReport
extends hudson.tasks.junit.TestAction
| Modifier and Type | Field and Description |
|---|---|
hudson.tasks.junit.CaseResult |
parent |
| Constructor and Description |
|---|
SauceOnDemandReport(hudson.tasks.junit.CaseResult parent,
List<String[]> ids,
String userName,
String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuth() |
hudson.model.AbstractBuild<?,?> |
getBuild() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getId() |
List<String> |
getIDs() |
String |
getUrlName() |
public hudson.model.AbstractBuild<?,?> getBuild()
public String getId()
public String getAuth() throws IOException
IOExceptionpublic String getIconFileName()
public String getDisplayName()
public String getUrlName()
Copyright © 2004-2015. All Rights Reserved.