| Package | Description |
|---|---|
| com.amazonaws.services.iotdeviceadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
TestResult |
TestResult.clone() |
TestResult |
GetSuiteRunResult.getTestResult()
Gets the information about Device Advisor test suite run based on test case runs.
|
TestResult |
TestResult.withGroups(Collection<GroupResult> groups)
Show each group of test results.
|
TestResult |
TestResult.withGroups(GroupResult... groups)
Show each group of test results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSuiteRunResult.setTestResult(TestResult testResult)
Gets the information about Device Advisor test suite run based on test case runs.
|
GetSuiteRunResult |
GetSuiteRunResult.withTestResult(TestResult testResult)
Gets the information about Device Advisor test suite run based on test case runs.
|
Copyright © 2021. All rights reserved.