SubprocessEventHelper

public class SubprocessEventHelper
extends Object

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


Günlüğe iletilecek etkinlikleri serileştirmek/seri dışına çıkarmak için yardımcı program.

Özet

İç içe yerleştirilmiş sınıflar

class SubprocessEventHelper.BaseTestEventInfo

TestIgnored bilgileri için temel yardımcı. 

class SubprocessEventHelper.FailedTestEventInfo

testFailed bilgileri için yardımcı. 

class SubprocessEventHelper.InvocationEndedEventInfo

Çağrının sona ermesiyle ilgili bilgileri gösteren yardımcı. 

class SubprocessEventHelper.InvocationFailedEventInfo

InvocationFailed bilgileri için yardımcı. 

class SubprocessEventHelper.InvocationStartedEventInfo

Çağrının başlatılmasıyla ilgili bilgi için yardımcı. 

class SubprocessEventHelper.LogAssociationEventInfo

logAssociation bilgileri için yardımcı. 

class SubprocessEventHelper.SkippedTestEventInfo

 

class SubprocessEventHelper.TestEndedEventInfo

testEnded bilgileri için yardımcı. 

class SubprocessEventHelper.TestLogEventInfo

testLog bilgileri için yardımcı. 

class SubprocessEventHelper.TestModuleStartedEventInfo

Test modülü başlatıldı bilgileri için yardımcı. 

class SubprocessEventHelper.TestRunEndedEventInfo

testRunEnded bilgileri için yardımcı. 

class SubprocessEventHelper.TestRunFailedEventInfo

testRunFailed bilgileri için yardımcı program 

class SubprocessEventHelper.TestRunStartedEventInfo

testRunStarted bilgileri için yardımcı program 

class SubprocessEventHelper.TestStartedEventInfo

testStarted bilgileri için yardımcı

Herkese açık kurucular

SubprocessEventHelper()

Herkese açık kurucular

SubprocessEventHelper

public SubprocessEventHelper ()