SubprocessEventHelper.FailedTestEventInfo

public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

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


পরীক্ষার ব্যর্থ তথ্যের জন্য সাহায্যকারী।

সারসংক্ষেপ

ক্ষেত্র

public FailureDescription mFailure

public String mTrace

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

FailedTestEventInfo (String className, String testName, String trace)
FailedTestEventInfo (String className, String testName, FailureDescription failure)
FailedTestEventInfo (JSONObject jsonObject)

পাবলিক পদ্ধতি

String toString ()

ক্ষেত্র

ব্যর্থতা

public FailureDescription mFailure

mTrace

public String mTrace

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

ব্যর্থ টেস্ট ইভেন্ট ইনফো

public FailedTestEventInfo (String className, 
                String testName, 
                String trace)

পরামিতি
className String

testName String

trace String

ব্যর্থ টেস্ট ইভেন্ট ইনফো

public FailedTestEventInfo (String className, 
                String testName, 
                FailureDescription failure)

পরামিতি
className String

testName String

failure FailureDescription

ব্যর্থ টেস্ট ইভেন্ট ইনফো

public FailedTestEventInfo (JSONObject jsonObject)

পরামিতি
jsonObject JSONObject

নিক্ষেপ করে
JSONException

পাবলিক পদ্ধতি

স্ট্রিং

public String toString ()

রিটার্নস
String