SubprocessEventHelper.TestRunStartedEventInfo
public static class SubprocessEventHelper.TestRunStartedEventInfo
extends Object
java.lang.Obiekt |
↳ | com.android.tradefed.util.SubprocessEventHelper.TestRunStartedEventInfo |
Pomocnik informacji testRunStarted
Streszczenie
Pola
próba
public Integer mAttempt
mRunNazwa
public String mRunName
mCzasRozpoczęcia
public Long mStartTime
mLiczba testów
public Integer mTestCount
Konstruktory publiczne
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount)
Zachowaj ten konstruktor, aby zapewnić kompatybilność ze starszymi wersjami.
Parametry |
---|
runName | String |
testCount | int |
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount,
int attempt,
long startTime)
Parametry |
---|
runName | String |
testCount | int |
attempt | int |
startTime | long |
TestRunStartedEventInfo
public TestRunStartedEventInfo (JSONObject jsonObject)
Parametry |
---|
jsonObject | JSONObject |
Metody publiczne
do Ciągu
public String toString ()