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(JSONObject jsonObject)
TestStartedEventInfo(String className, String testName, Long startTime)

שיטות מוגנות

JSONObject getNewJson()

שדות

mStartTime

public Long mStartTime

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

TestStartedEventInfo

public TestStartedEventInfo (JSONObject jsonObject)

פרמטרים
jsonObject JSONObject

זריקות
JSONException

TestStartedEventInfo

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

פרמטרים
className String

testName String

startTime Long

שיטות מוגנות

getNewJson

protected JSONObject getNewJson ()

החזרות
JSONObject