SubprocessEventHelper.TestModuleStartedEventInfo
public
static
class
SubprocessEventHelper.TestModuleStartedEventInfo
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.SubprocessEventHelper.TestModuleStartedEventInfo |
Helper for test module started information.
Summary
Fields | |
---|---|
public
IInvocationContext |
mModuleContext
|
Public constructors | |
---|---|
TestModuleStartedEventInfo(IInvocationContext moduleContext)
|
|
TestModuleStartedEventInfo(JSONObject jsonObject)
|
Public methods | |
---|---|
String
|
toString()
|
Fields
Public constructors
TestModuleStartedEventInfo
public TestModuleStartedEventInfo (IInvocationContext moduleContext)
Parameters | |
---|---|
moduleContext |
IInvocationContext |
TestModuleStartedEventInfo
public TestModuleStartedEventInfo (JSONObject jsonObject)
Parameters | |
---|---|
jsonObject |
JSONObject |
Throws | |
---|---|
JSONException |
Public methods
toString
public String toString ()
Returns | |
---|---|
String |