SubprocessEventHelper.TestModuleStartedEventInfoSubprocessEventHelper.TestModuleStartedEventInfo

public static class SubprocessEventHelper.TestModuleStartedEventInfo
extends Object

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


Aide pour les informations de démarrage du module de test.

Résumé

Des champs

public IInvocationContext mModuleContext

Constructeurs publics

TestModuleStartedEventInfo ( IInvocationContext moduleContext)
TestModuleStartedEventInfo (JSONObject jsonObject)

Méthodes publiques

String toString ()

Des champs

mModuleContext

public IInvocationContext mModuleContext

Constructeurs publics

TestModuleStartedEventInfoTestModuleStartedEventInfo

public TestModuleStartedEventInfo (IInvocationContext moduleContext)

Paramètres
moduleContext IInvocationContext

TestModuleStartedEventInfoTestModuleStartedEventInfo

public TestModuleStartedEventInfo (JSONObject jsonObject)

Paramètres
jsonObject JSONObject

Lance
JSONException

Méthodes publiques

toString

public String toString ()

Retour
String