عملية فرعيةEventHelper.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