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 (JSONObject jsonObject)
TestStartedEventInfo (String className, String testName, Long startTime)

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

JSONObject getNewJson ()

ক্ষেত্র

mStartTime

public Long mStartTime

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

TestStartedEventInfo

public TestStartedEventInfo (JSONObject jsonObject)

পরামিতি
jsonObject JSONObject

নিক্ষেপ করে
JSONException

TestStartedEventInfo

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

পরামিতি
className String

testName String

startTime Long

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

গেট নিউজসন

protected JSONObject getNewJson ()

রিটার্নস
JSONObject