सबप्रोसेसइवेंटहेल्पर.फ़ेल्डटेस्टइवेंटइन्फो

public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

java.lang.ऑब्जेक्ट
com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
com.android.tradefed.util.SubprocessEventHelper.FairedTestEventInfo


परीक्षण में विफल जानकारी के लिए सहायक।

सारांश

खेत

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

एमट्रेस

public String mTrace

सार्वजनिक निर्माणकर्ता

FailedTestEventInfo

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

पैरामीटर
className String

testName String

trace String

FailedTestEventInfo

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

पैरामीटर
className String

testName String

failure FailureDescription

FailedTestEventInfo

public FailedTestEventInfo (JSONObject jsonObject)

पैरामीटर
jsonObject JSONObject

फेंकता
JSONException

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

स्ट्रिंग

public String toString ()

रिटर्न
String