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