SubprocessEventHelper

public class SubprocessEventHelper
extends Object

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


Hilfsfunktion zum Serialisieren/Deserialisieren der Ereignisse, die an das Log übergeben werden sollen.

Zusammenfassung

Verschachtelte Klassen

class SubprocessEventHelper.BaseTestEventInfo

Basis-Hilfsprogramm für Testignored-Informationen. 

class SubprocessEventHelper.FailedTestEventInfo

Hilfsprogramm für testFailed-Informationen. 

class SubprocessEventHelper.InvocationEndedEventInfo

Hilfsprogramm für Informationen zu beendeten Aufrufen. 

class SubprocessEventHelper.InvocationFailedEventInfo

Hilfsprogramm für InvocationFailed-Informationen. 

class SubprocessEventHelper.InvocationStartedEventInfo

Hilfsfunktion für Informationen zum Start des Aufrufs. 

class SubprocessEventHelper.LogAssociationEventInfo

Hilfsprogramm für logAssociation-Informationen. 

class SubprocessEventHelper.SkippedTestEventInfo

 

class SubprocessEventHelper.TestEndedEventInfo

Hilfsprogramm für testEnded-Informationen. 

class SubprocessEventHelper.TestLogEventInfo

Hilfsprogramm für testLog-Informationen. 

class SubprocessEventHelper.TestModuleStartedEventInfo

Hilfsprogramm für Informationen zu Testmodulstarts. 

class SubprocessEventHelper.TestRunEndedEventInfo

Hilfsfunktion für testRunEnded-Informationen. 

class SubprocessEventHelper.TestRunFailedEventInfo

Hilfsprogramm für testRunFailed-Informationen

class SubprocessEventHelper.TestRunStartedEventInfo

Hilfsprogramm für Informationen zu testRunStarted

class SubprocessEventHelper.TestStartedEventInfo

Hilfe für testStarted-Informationen

Öffentliche Konstruktoren

SubprocessEventHelper()

Öffentliche Konstruktoren

SubprocessEventHelper

public SubprocessEventHelper ()