public class AppiumResource extends Object
| Constructor and Description |
|---|
AppiumResource(RestClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateTestReportName(String sessionId,
String suiteName,
String testName) |
void |
updateTestReportStatus(String sessionId,
boolean passed) |
public AppiumResource(RestClient client)
Copyright © 2016. All rights reserved.