| Package | Description |
|---|---|
| org.testobject.rest.api.resource.v2 |
| Modifier and Type | Method and Description |
|---|---|
SuiteReport |
AppiumReportResource.finishAppiumSuite(long suiteId,
SuiteReport.Id suiteReportId)
Marks all test executions contained in the specified suite execution as finished
|
SuiteReport |
AppiumReportResource.startAppiumSuite(long suiteId,
Optional<String> appId,
Set<Test> tests)
Start a new suite execution including its test executions
|
Copyright © 2018. All rights reserved.