MoblyYamlResultRecordHandler.Record
public
static
class
MoblyYamlResultRecordHandler.Record
extends Object
implements
IMoblyYamlResultHandler.ITestResult
java.lang.Object | |
↳ | com.android.tradefed.testtype.mobly.MoblyYamlResultRecordHandler.Record |
Summary
Nested classes | |
---|---|
class |
MoblyYamlResultRecordHandler.Record.Builder
|
Public methods | |
---|---|
static
MoblyYamlResultRecordHandler.Record.Builder
|
builder()
|
long
|
getBeginTime()
|
long
|
getEndTime()
|
MoblyYamlResultRecordHandler.RecordResult
|
getResult()
|
String
|
getStackTrace()
|
String
|
getTestClass()
|
String
|
getTestName()
|
MoblyYamlResultHandlerFactory.Type
|
getType()
Gets the type of mobly yaml result. |
Public methods
builder
public static MoblyYamlResultRecordHandler.Record.Builder builder ()
Returns | |
---|---|
MoblyYamlResultRecordHandler.Record.Builder |
getBeginTime
public long getBeginTime ()
Returns | |
---|---|
long |
getEndTime
public long getEndTime ()
Returns | |
---|---|
long |
getResult
public MoblyYamlResultRecordHandler.RecordResult getResult ()
Returns | |
---|---|
MoblyYamlResultRecordHandler.RecordResult |
getStackTrace
public String getStackTrace ()
Returns | |
---|---|
String |
getTestClass
public String getTestClass ()
Returns | |
---|---|
String |
getTestName
public String getTestName ()
Returns | |
---|---|
String |
getType
public MoblyYamlResultHandlerFactory.Type getType ()
Gets the type of mobly yaml result.
Returns | |
---|---|
MoblyYamlResultHandlerFactory.Type |
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-03-08 UTC."],[],[]]