SubprocessEventHelper.TestModuleStartedEventInfo

public static class SubprocessEventHelper.TestModuleStartedEventInfo
extends Object

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


Helfer für Informationen zum Start des Testmoduls.

Zusammenfassung

Felder

public IInvocationContext mModuleContext

Öffentliche Bauträger

TestModuleStartedEventInfo ( IInvocationContext moduleContext)
TestModuleStartedEventInfo (JSONObject jsonObject)

Öffentliche Methoden

String toString ()

Felder

mModuleContext

public IInvocationContext mModuleContext

Öffentliche Bauträger

TestModuleStartedEventInfo

public TestModuleStartedEventInfo (IInvocationContext moduleContext)

Parameter
moduleContext IInvocationContext

TestModuleStartedEventInfo

public TestModuleStartedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Würfe
JSONException

Öffentliche Methoden

toString

public String toString ()

Kehrt zurück
String