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