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


עוזר לבדיקה התחל מידע

סיכום

שדות

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