SubProcessEventHelper.TestStartedEventInfo

public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

JavaScript.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()

שדות

זמן התחלה

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