SubprocessEventHelper.FailedTestEventInfo

public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
com.android.tradefed.util.SubprocessEventHelper.FailedTestEventInfo


testFailed তথ্যের জন্য সহায়ক।

সারসংক্ষেপ

ক্ষেত্র

public FailureDescription mFailure

public String mTrace

সরকারি নির্মাণকারী

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

জনসাধারণের পদ্ধতি

String toString ()

ক্ষেত্র

ব্যর্থতা

public FailureDescription mFailure

mTrace

public String mTrace

সরকারি নির্মাণকারী

ব্যর্থ পরীক্ষার ইভেন্টের তথ্য

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

ব্যর্থ পরীক্ষার ইভেন্টের তথ্য

public FailedTestEventInfo (JSONObject jsonObject)

প্যারামিটার
jsonObject JSONObject

নিক্ষেপ
JSONException

জনসাধারণের পদ্ধতি

স্ট্রিং-এ

public String toString ()

ফেরত
String