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
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 |
Genel yöntemler
toString
public String toString ()