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

วิธีการที่ได้รับการป้องกัน

รับ NewJson

protected JSONObject getNewJson ()

การส่งคืน
JSONObject