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