public class AppiumSessionResource extends Object
| Constructor and Description |
|---|
AppiumSessionResource(RestClient client) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
updateTestReportName(String sessionId,
String suiteName,
String testName) |
javax.ws.rs.core.Response |
updateTestReportStatus(String sessionId,
boolean passed) |
public AppiumSessionResource(RestClient client)
Copyright © 2018. All rights reserved.