| Package | Description |
|---|---|
| org.testobject.api | |
| org.testobject.api.v2 | |
| org.testobject.rest.api | |
| org.testobject.rest.api.resource | |
| org.testobject.rest.api.resource.v2 |
| Modifier and Type | Method and Description |
|---|---|
TestSuiteReport |
TestObjectRemoteClient.waitForSuiteReport(String user,
String project,
long testSuiteReportId) |
TestSuiteReport |
TestObjectClient.waitForSuiteReport(String user,
String project,
long testSuiteReport) |
TestSuiteReport |
TestObjectRemoteClient.waitForSuiteReport(String user,
String project,
long testSuiteReportId,
long waitTimeoutMs,
long sleepTimeMs) |
TestSuiteReport |
TestObjectClient.waitForSuiteReport(String user,
String project,
long testSuiteReportId,
long waitTimeoutMs,
long sleepTimeMs) |
| Modifier and Type | Method and Description |
|---|---|
TestSuiteReport |
TestObjectRemoteClientV2.waitForSuiteReport(long testSuiteReportId,
long waitTimeoutMs,
long sleepTimeMs,
String apiKey) |
TestSuiteReport |
TestObjectClientV2.waitForSuiteReport(long testSuiteReportId,
long waitTimeoutMs,
long sleepTimeMs,
String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
TestSuiteReport |
TestSuiteReportResourceImpl.getReport(String user,
String project,
long batchReport,
String mediatype) |
| Modifier and Type | Method and Description |
|---|---|
TestSuiteReport |
TestSuiteReportResource.getReport(String user,
String project,
long batchReport,
String mediatype) |
| Modifier and Type | Method and Description |
|---|---|
TestSuiteReport |
TestSuiteReportResourceImplV2.getReport(long batchReport,
String mediatype,
String apiKey) |
TestSuiteReport |
TestSuiteReportResourceV2.getReport(long batchReport,
String mediatype,
String apiKey) |
Copyright © 2018. All rights reserved.