SubProcessEventHelper.TestRunStartedEventInfo
public
static
class
SubprocessEventHelper.TestRunStartedEventInfo
extends Object
Java.lang.Nesne | |
🎃 | com.android.tradefed.util.SubprocessEventHelper.TestRunStartedEventInfo |
testRunStarted bilgileri için yardımcı
Özet
Fields'ın oynadığı filmler | |
---|---|
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 koruyun. |
|
TestRunStartedEventInfo(String runName, int testCount, int attempt, long startTime)
|
|
TestRunStartedEventInfo(JSONObject jsonObject)
|
Herkese açık yöntemler | |
---|---|
String
|
toString()
|
Fields'ın oynadığı filmler
Deneme
public Integer mAttempt
mRunName
public String mRunName
mBaşlangıç Zamanı
public Long mStartTime
Mobil Test Sayısı
public Integer mTestCount
Kamu inşaatçıları
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName, int testCount)
Eski uyumluluk için bu oluşturucuyu koruyun.
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 |
Fırlatma | |
---|---|
JSONException |
Herkese açık yöntemler
toString
public String toString ()
İlerlemeler | |
---|---|
String |