| Package | Description |
|---|---|
| org.testobject.rest.api.appium.common.data | |
| org.testobject.rest.api.resource.v2 |
| Modifier and Type | Method and Description |
|---|---|
Test |
TestReport.getTest() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
SuiteReport.getTestDeviceId(Test test) |
Optional<TestReport.Id> |
SuiteReport.getTestReportId(Test test) |
| Constructor and Description |
|---|
TestReport(TestReport.Id id,
Test test) |
| Modifier and Type | Method and Description |
|---|---|
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.