子流程事件助手
public class SubprocessEventHelper
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.SubprocessEventHelper |
序列化/反序列化要传递到日志的事件的帮助程序。
概括
嵌套类 | |
---|---|
class | SubprocessEventHelper.BaseTestEventInfo TestIgnored 信息的基本助手。 |
class | SubprocessEventHelper.FailedTestEventInfo 测试失败信息的帮助程序。 |
class | SubprocessEventHelper.InvocationEndedEventInfo 调用结束信息的助手。 |
class | SubprocessEventHelper.InvocationFailedEventInfo InvocationFailed 信息的帮助程序。 |
class | SubprocessEventHelper.InvocationStartedEventInfo 调用启动信息的帮助程序。 |
class | SubprocessEventHelper.LogAssociationEventInfo logAssociation 信息的帮助程序。 |
class | SubprocessEventHelper.TestEndedEventInfo 测试结束信息的帮助程序。 |
class | SubprocessEventHelper.TestLogEventInfo 测试日志信息的帮助程序。 |
class | SubprocessEventHelper.TestModuleStartedEventInfo 测试模块启动信息的助手。 |
class | SubprocessEventHelper.TestRunEndedEventInfo testRunEnded 信息的帮助程序。 |
class | SubprocessEventHelper.TestRunFailedEventInfo testRunFailed 信息的帮助程序 |
class | SubprocessEventHelper.TestRunStartedEventInfo testRunStarted 信息的帮助程序 |
class | SubprocessEventHelper.TestStartedEventInfo testStarted 信息的助手 |
公共构造函数 | |
---|---|
SubprocessEventHelper () |
公共构造函数
子流程事件助手
public SubprocessEventHelper ()
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-03-30。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]