public static class TestSuiteResource.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 |
| Constructor and Description |
|---|
TestSuiteResource.InstrumentationTestSuiteRequest(boolean runAsPackage) |
TestSuiteResource.InstrumentationTestSuiteRequest(String appUploadId,
String testUploadId) |
Copyright © 2016. All rights reserved.