public interface TestObjectClientV2 extends Closeable
| Modifier and Type | Interface and Description |
|---|---|
static class |
TestObjectClientV2.Factory |
static class |
TestObjectClientV2.ProxySettings |
StartInstrumentationResponse startXcuiTestSuite(String apiKey, InstrumentationRequestData requestData)
StartInstrumentationResponse startAndroidSuite(String apiKey, InstrumentationRequestData requestData)
InstrumentationReport waitForInstrumentationReport(String apiKey, long testSuiteReportId, long waitTimeoutMs, long sleepTimeMs)
void updateInstrumentationTestSuite(long testSuite,
File appApk,
File instrumentationAPK,
TestSuiteResourceV2.InstrumentationTestSuiteRequest request,
String apiKey)
long startInstrumentationTestSuite(long testSuite,
String apiKey)
TestSuiteReport waitForSuiteReport(long testSuiteReportId, long waitTimeoutMs, long sleepTimeMs, String apiKey)
void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2018. All rights reserved.