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