SubprocessEventHelper.TestStartedEventInfo

public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

java.lang.অবজেক্ট
com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
com.android.tradefed.util.SubprocessEventHelper.TestStartedEventInfo


পরীক্ষা শুরু তথ্যের জন্য সাহায্যকারী

সারসংক্ষেপ

ক্ষেত্র

public Long mStartTime

পাবলিক কনস্ট্রাক্টর

TestStartedEventInfo (String className, String testName, Long startTime)
TestStartedEventInfo (JSONObject jsonObject)

সুরক্ষিত পদ্ধতি

JSONObject getNewJson ()

ক্ষেত্র

mStartTime

public Long mStartTime

পাবলিক কনস্ট্রাক্টর

TestStartedEventInfo

public TestStartedEventInfo (String className, 
                String testName, 
                Long startTime)

পরামিতি
className String

testName String

startTime Long

TestStartedEventInfo

public TestStartedEventInfo (JSONObject jsonObject)

পরামিতি
jsonObject JSONObject

নিক্ষেপ করে
JSONException

সুরক্ষিত পদ্ধতি

গেট নিউজসন

protected JSONObject getNewJson ()

রিটার্নস
JSONObject