子流程事件助手

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

呼叫失敗訊息的幫助程序。

class SubprocessEventHelper.InvocationStartedEventInfo

呼叫啟動資訊的幫助程式。

class SubprocessEventHelper.LogAssociationEventInfo

log關聯資訊的助手。

class SubprocessEventHelper.SkippedTestEventInfo

class SubprocessEventHelper.TestEndedEventInfo

testEnded 資訊的幫助程式。

class SubprocessEventHelper.TestLogEventInfo

testLog 資訊的幫助程式。

class SubprocessEventHelper.TestModuleStartedEventInfo

測試模組啟動資訊的幫助程式。

class SubprocessEventHelper.TestRunEndedEventInfo

testRunEnded 資訊的幫助程式。

class SubprocessEventHelper.TestRunFailedEventInfo

testRunFailed 資訊的幫助程序

class SubprocessEventHelper.TestRunStartedEventInfo

testRunStarted 資訊的幫助程序

class SubprocessEventHelper.TestStartedEventInfo

testStarted 資訊的幫助程序

公共構造函數

SubprocessEventHelper ()

公共構造函數

子流程事件助手

public SubprocessEventHelper ()