SubprocessEventHelper.TestRunStartedEventInfo
public static class SubprocessEventHelper.TestRunStartedEventInfo
extends Object
java.lang.অবজেক্ট |
↳ | 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 ()