public class ApiBatchResource.InstrumentationTestSuiteRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
List<String> |
annotationsToRun |
String |
appUploadId |
List<String> |
classesToRun |
List<String> |
methodsToRun |
boolean |
runAsPackage |
List<String> |
sizesToRun |
String |
testUploadId |
String |
tunnelIdentifier |
| Constructor and Description |
|---|
InstrumentationTestSuiteRequest(boolean runAsPackage) |
InstrumentationTestSuiteRequest(String appUploadId,
String testUploadId) |
Copyright © 2018. All rights reserved.