SubprocessEventHelper

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.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

測試開始資訊的輔助程式

公用建構函式

SubprocessEventHelper()

公用建構函式

SubprocessEventHelper

public SubprocessEventHelper ()