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

ช่างก่อสร้างสาธารณะ

ข้อมูลเหตุการณ์การเริ่มทดสอบ

public TestStartedEventInfo (String className, 
                String testName, 
                Long startTime)

พารามิเตอร์
className String

testName String

startTime Long

ข้อมูลเหตุการณ์การเริ่มทดสอบ

public TestStartedEventInfo (JSONObject jsonObject)

พารามิเตอร์
jsonObject JSONObject

การขว้าง
JSONException

วิธีการป้องกัน

GetNewJson

protected JSONObject getNewJson ()

คิกรีเทิร์น
JSONObject