সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।

সাবপ্রসেসিএভেন্টহেল্পার.টেষ্টস্টারটেডভেন্টআইএনফো

public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

java.lang.Object
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 ()

ক্ষেত্র

এমস্টার্টটাইম

public Long mStartTime

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

টেস্টস্টার্টডেভেন্টিফো

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

পরামিতি
className String

testName String

startTime Long

টেস্টস্টার্টডেভেন্টিফো

public TestStartedEventInfo (JSONObject jsonObject)

পরামিতি
jsonObject JSONObject

নিক্ষেপ
JSONException

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

getNewJson

protected JSONObject getNewJson ()

ফিরে আসে
JSONObject