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