SubprocessEventHelper.TestRunStartedEventInfo

public static class SubprocessEventHelper.TestRunStartedEventInfo
extends Object

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


testRunStarted bilgileri için yardımcı

Özet

alanlar

public Integer mAttempt

public String mRunName

public Long mStartTime

public Integer mTestCount

kamu inşaatçılar

TestRunStartedEventInfo (String runName, int testCount)

Eski uyumluluk için bu oluşturucuyu saklayın.

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

Genel yöntemler

String toString ()

alanlar

Girişim

public Integer mAttempt

mÇalıştırAdı

public String mRunName

mBaşlangıç ​​Zamanı

public Long mStartTime

mTestSayısı

public Integer mTestCount

kamu inşaatçılar

TestRunStartedEventInfo

public TestRunStartedEventInfo (String runName, 
                int testCount)

Eski uyumluluk için bu oluşturucuyu saklayın.

parametreler
runName String

testCount int

TestRunStartedEventInfo

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

parametreler
runName String

testCount int

attempt int

startTime long

TestRunStartedEventInfo

public TestRunStartedEventInfo (JSONObject jsonObject)

parametreler
jsonObject JSONObject

Atar
JSONException

Genel yöntemler

toString

public String toString ()

İadeler
String