SubprocessEventHelper.TestModuleStartedEventInfo

public static class SubprocessEventHelper.TestModuleStartedEventInfo
extends Object

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


Hilfsprogramm für Informationen zu Testmodulstarts.

Zusammenfassung

Felder

public IInvocationContext mModuleContext

Öffentliche Konstruktoren

TestModuleStartedEventInfo(IInvocationContext moduleContext)
TestModuleStartedEventInfo(JSONObject jsonObject)

Öffentliche Methoden

String toString()

Felder

Kontext für mModul

public IInvocationContext mModuleContext

Öffentliche Konstruktoren

TestModuleStartedEventInfo

public TestModuleStartedEventInfo (IInvocationContext moduleContext)

Parameter
moduleContext IInvocationContext

TestModuleStartedEventInfo

public TestModuleStartedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Ausgabe
JSONException

Öffentliche Methoden

toString

public String toString ()

Returns
String