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


परीक्षण करने में गड़बड़ी की जानकारी के लिए सहायता.

खास जानकारी

फ़ील्ड्स की फ़िल्में

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()

फ़ील्ड्स की फ़िल्में

MFailure

public FailureDescription mFailure

एमट्रेस

public String mTrace

सार्वजनिक कंस्ट्रक्टर

विफलTestEventInfo

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

पैरामीटर
className String

testName String

trace String

विफलTestEventInfo

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

पैरामीटर
className String

testName String

failure FailureDescription

विफलTestEventInfo

public FailedTestEventInfo (JSONObject jsonObject)

पैरामीटर
jsonObject JSONObject

थ्रो
JSONException

सार्वजनिक तरीके

टूस्ट्रिंग

public String toString ()

रिटर्न
String