IMoblyYamlResultHandler
public
interface
IMoblyYamlResultHandler
| com.android.tradefed.testtype.mobly.IMoblyYamlResultHandler |
Interface of mobly yaml result handler.
Summary
Nested classes | |
|---|---|
interface |
IMoblyYamlResultHandler.ITestResult
Interface of mobly yaml result |
Public methods | |
|---|---|
abstract
IMoblyYamlResultHandler.ITestResult
|
handle(
Extracts data fields from mobly yaml result. |
Public methods
handle
public abstract IMoblyYamlResultHandler.ITestResult handle (docMap)
Extracts data fields from mobly yaml result.
| Parameters | |
|---|---|
docMap |
|
| Returns | |
|---|---|
IMoblyYamlResultHandler.ITestResult |
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-03-08 UTC.