SubprocessEventHelper.TestModuleStartedEventInfo

public static class SubprocessEventHelper.TestModuleStartedEventInfo
extends Object

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


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

Résumé

Champs

public IInvocationContext mModuleContext

Constructeurs publics

TestModuleStartedEventInfo(IInvocationContext moduleContext)
TestModuleStartedEventInfo(JSONObject jsonObject)

Méthodes publiques

String toString()

Champs

mModuleContext (Contexte mModule)

public IInvocationContext mModuleContext

Constructeurs publics

Informations sur l'événement de démarrage du module Test

public TestModuleStartedEventInfo (IInvocationContext moduleContext)

Paramètres
moduleContext IInvocationContext

Informations sur l'événement de démarrage du module Test

public TestModuleStartedEventInfo (JSONObject jsonObject)

Paramètres
jsonObject JSONObject

Génère
JSONException

Méthodes publiques

toString

public String toString ()

Renvoie
String