SubprocessEventHelper.TestRunStartedEventInfo

public static class SubprocessEventHelper.TestRunStartedEventInfo
extends Object

java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.TestRunStartedEventInfo


ตัวช่วยสำหรับข้อมูล testRunStarted

สรุป

เขตข้อมูล

public Integer mAttempt

public String mRunName

public Long mStartTime

public Integer mTestCount

ผู้รับเหมาก่อสร้างสาธารณะ

TestRunStartedEventInfo (String runName, int testCount)

เก็บตัวสร้างนี้ไว้เพื่อความเข้ากันได้แบบเดิม

TestRunStartedEventInfo (String runName, int testCount, int attempt, long startTime)
TestRunStartedEventInfo (JSONObject jsonObject)

วิธีการสาธารณะ

String toString ()

เขตข้อมูล

พยายาม

public Integer mAttempt

mRunName

public String mRunName

mStartTime

public Long mStartTime

mTestCount

public Integer mTestCount

ผู้รับเหมาก่อสร้างสาธารณะ

TestRunStartedEventInfo

public TestRunStartedEventInfo (String runName, 
                int testCount)

เก็บตัวสร้างนี้ไว้เพื่อความเข้ากันได้แบบเดิม

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

testCount int

TestRunStartedEventInfo

public TestRunStartedEventInfo (String runName, 
                int testCount, 
                int attempt, 
                long startTime)

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

testCount int

attempt int

startTime long

TestRunStartedEventInfo

public TestRunStartedEventInfo (JSONObject jsonObject)

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

ขว้าง
JSONException

วิธีการสาธารณะ

toString

public String toString ()

การส่งคืน
String