| Package | Description |
|---|---|
| com.amazonaws.services.iotdeviceadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
TestResult |
TestResult.clone() |
TestResult |
GetSuiteRunResult.getTestResult()
Test results for the test suite run.
|
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)
Test results for the test suite run.
|
GetSuiteRunResult |
GetSuiteRunResult.withTestResult(TestResult testResult)
Test results for the test suite run.
|
Copyright © 2025. All rights reserved.