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

الحقول

وقت البدء

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

الطرق المحمية

الحصول على NewJson

protected JSONObject getNewJson ()

المرتجعات
JSONObject