SubprocessEventHelper

public class SubprocessEventHelper
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.SubprocessEventHelper


ログに渡すイベントをシリアル化または逆シリアル化するヘルパー。

概要

ネストされたクラス

class SubprocessEventHelper.BaseTestEventInfo

TestIgnored 情報のベース ヘルパー。 

class SubprocessEventHelper.FailedTestEventInfo

testFailed 情報のヘルパー。 

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

testStarted 情報のヘルパー

パブリック コンストラクタ

SubprocessEventHelper()

パブリック コンストラクタ

SubprocessEventHelper

public SubprocessEventHelper ()