public class StaticInstrumentationRequestData extends Object
| Constructor and Description |
|---|
StaticInstrumentationRequestData(String testName,
String testSpecAppId,
String appUnderTestAppId,
String dataCenterId,
String deviceName,
String tunnelIdentifier,
Map<String,String> testOptions,
List<TestToRun> testsToRun) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppUnderTestAppId() |
String |
getDataCenterId() |
String |
getDeviceName() |
String |
getTestName() |
Map<String,String> |
getTestOptions() |
String |
getTestSpecAppId() |
List<TestToRun> |
getTestsToRun() |
String |
getTunnelIdentifier() |
public String getTestSpecAppId()
public String getAppUnderTestAppId()
public String getDataCenterId()
public String getDeviceName()
public String getTunnelIdentifier()
public String getTestName()
Copyright © 2018. All rights reserved.