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(JSONObject jsonObject)
TestStartedEventInfo(String className, String testName, Long startTime)

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

JSONObject getNewJson()

ช่อง

mStartTime

public Long mStartTime

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

TestStartedEventInfo

public TestStartedEventInfo (JSONObject jsonObject)

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

โยน
JSONException

TestStartedEventInfo

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

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

testName String

startTime Long

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

GetNewJson

protected JSONObject getNewJson ()

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