SubprocessEventHelper.TestRunedEventInfo
public
static
class
SubprocessEventHelper.TestRunStartedEventInfo
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.util.SubprocessEventHelper.TestRunStartedEventInfo
|
Pomoc dotycząca informacji o testRunStarted
Podsumowanie
Fieldsem
mAttempt
public Integer mAttempt
mRunName
public String mRunName
mStartTime
public Long mStartTime
mTestCount
public Integer mTestCount
Konstruktory publiczne
TestRunStartedEventInfo
public TestRunStartedEventInfo (JSONObject jsonObject)
Parametry |
jsonObject |
JSONObject |
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount)
Zachowaj ten konstruktor ze względu na zgodność ze starszymi wersjami.
Parametry |
runName |
String |
testCount |
int |
Informacje o zdarzeniu uruchomienia testu
public TestRunStartedEventInfo (String runName,
int testCount,
int attempt,
long startTime)
Parametry |
runName |
String |
testCount |
int |
attempt |
int |
startTime |
long |
Metody publiczne
toString
public String toString ()
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-11-08 UTC.
[null,null,["Ostatnia aktualizacja: 2024-11-08 UTC."],[],[]]