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