| Package | Description |
|---|---|
| org.testobject.rest.api.appium.common.data | |
| org.testobject.rest.api.resource |
| Modifier and Type | Method and Description |
|---|---|
TestReport.Id |
TestReport.getId() |
| Modifier and Type | Method and Description |
|---|---|
jersey.repackaged.com.google.common.base.Optional<TestReport.Id> |
SuiteReport.getTestReportId(Test test) |
| Constructor and Description |
|---|
TestReport(TestReport.Id id,
Test test) |
| Modifier and Type | Method and Description |
|---|---|
TestReport |
AppiumSuiteReportResource.finishTestReport(long suiteId,
SuiteReport.Id suiteReportId,
TestReport.Id testReportId,
TestResult testResult) |
Copyright © 2016. All rights reserved.