SubprocessEventHelper.TestRunStartedEventInfo
public static class SubprocessEventHelper.TestRunStartedEventInfo
extends Object
java.lang.object |
↳ | com.android.tradefed.util.SubprocessEventHelper.TestRunStartedEventInfo |
راهنما برای اطلاعات testRunStarted
خلاصه
زمینه های
تلاش
public Integer mAttempt
mRunName
public String mRunName
mStartTime
public Long mStartTime
mTestCount
public Integer mTestCount
سازندگان عمومی
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount)
این سازنده را برای سازگاری قدیمی نگه دارید.
مولفه های |
---|
runName | String |
testCount | int |
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount,
int attempt,
long startTime)
مولفه های |
---|
runName | String |
testCount | int |
attempt | int |
startTime | long |
TestRunStartedEventInfo
public TestRunStartedEventInfo (JSONObject jsonObject)
مولفه های |
---|
jsonObject | JSONObject |
پرتاب می کند |
---|
JSONException | |
روش های عمومی
toString
public String toString ()