SubprocessEventHelper.TestStartedEventInfo

public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

java.lang.Object
   ↳ com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
     ↳ com.android.tradefed.util.SubprocessEventHelper.TestStartedEventInfo


עזרה לגבי המידע של testStarted

סיכום

שדות

public Long mStartTime

קונסטרוקטורים גלויים לכולם

TestStartedEventInfo(String className, String testName, Long startTime)
TestStartedEventInfo(JSONObject jsonObject)

שיטות מוגנות

JSONObject getNewJson()

שדות

mStartTime

public Long mStartTime

קונסטרוקטורים גלויים לכולם

TestStartedEventInfo

public TestStartedEventInfo (String className, 
                String testName, 
                Long startTime)

פרמטרים
className String

testName String

startTime Long

TestStartedEventInfo

public TestStartedEventInfo (JSONObject jsonObject)

פרמטרים
jsonObject JSONObject

זריקות
JSONException

שיטות מוגנות

getNewJson

protected JSONObject getNewJson ()

החזרות
JSONObject