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

เขตข้อมูล

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