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 (JSONObject jsonObject)
FailedTestEventInfo (String className, String testName, FailureDescription failure)
FailedTestEventInfo (String className, String testName, String trace)

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

String toString ()

ক্ষেত্র

ব্যর্থতা

public FailureDescription mFailure

mTrace

public String mTrace

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

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

public FailedTestEventInfo (JSONObject jsonObject)

পরামিতি
jsonObject JSONObject

নিক্ষেপ করে
JSONException

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

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

পরামিতি
className String

testName String

failure FailureDescription

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

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

পরামিতি
className String

testName String

trace String

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

toString

public String toString ()

রিটার্নস
String