SubprocessEventHelper.TestRunFailedEventInfo

public static class SubprocessEventHelper.TestRunFailedEventInfo
extends Object

java.lang.Obiekt
com.android.tradefed.util.SubprocessEventHelper.TestRunFailedEventInfo


Pomocnik informacji testRunFailed

Streszczenie

Pola

public FailureDescription mFailure

public String mReason

Konstruktory publiczne

TestRunFailedEventInfo (String reason)
TestRunFailedEventInfo ( FailureDescription failure)
TestRunFailedEventInfo (JSONObject jsonObject)

Metody publiczne

String toString ()

Pola

mAwaria

public FailureDescription mFailure

mPowód

public String mReason

Konstruktory publiczne

TestRunFailedEventInfo

public TestRunFailedEventInfo (String reason)

Parametry
reason String

TestRunFailedEventInfo

public TestRunFailedEventInfo (FailureDescription failure)

Parametry
failure FailureDescription

TestRunFailedEventInfo

public TestRunFailedEventInfo (JSONObject jsonObject)

Parametry
jsonObject JSONObject

Rzuty
JSONException

Metody publiczne

do Ciągu

public String toString ()

Zwroty
String