public class TestObjectRemoteClient extends Object implements TestObjectClient
TestObjectClient.Factory, TestObjectClient.ProxySettings| Constructor and Description |
|---|
TestObjectRemoteClient(String baseUrl,
TestObjectClient.ProxySettings proxySettings) |
public TestObjectRemoteClient(String baseUrl, TestObjectClient.ProxySettings proxySettings)
public void login(String username, String password)
login in interface TestObjectClientpublic void updateInstrumentationTestSuite(String user, String project, long testSuite, File appApk, File testApk, TestSuiteResource.InstrumentationTestSuiteRequest request)
updateInstrumentationTestSuite in interface TestObjectClientpublic Long createInstrumentationTestSuite(String user, String project, long testSuite, File appApk, File testApk, TestSuiteResource.InstrumentationTestSuiteRequest instrumentationTestSuiteRequest)
createInstrumentationTestSuite in interface TestObjectClientpublic long startInstrumentationTestSuite(String user, String project, long testSuite)
startInstrumentationTestSuite in interface TestObjectClientpublic TestSuiteReport waitForSuiteReport(String user, String project, long testSuiteReportId)
waitForSuiteReport in interface TestObjectClientpublic TestSuiteReport waitForSuiteReport(String user, String project, long testSuiteReportId, long waitTimeoutMs, long sleepTimeMs)
public String readTestSuiteXMLReport(String user, String project, long testSuiteReportId)
readTestSuiteXMLReport in interface TestObjectClientpublic void createAppVersion(String userId, String projectId, File appApk)
createAppVersion in interface TestObjectClientpublic long startQualityReport(String userId, String projectId)
startQualityReport in interface TestObjectClientpublic PaginationObject<SessionReport> getSessionReport(String user)
getSessionReport in interface TestObjectClientpublic PaginationObject<SessionReport> getSessionReport(String user, String userId, long offset, int limit, int lastDays)
getSessionReport in interface TestObjectClientpublic List<DeviceDescriptor> listDevices()
listDevices in interface TestObjectClientpublic void close()
close in interface Closeableclose in interface AutoCloseableclose in interface TestObjectClientCopyright © 2016. All rights reserved.