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 ()