SubprocesoEventHelper.TestRunFailedEventInfo

public static class SubprocessEventHelper.TestRunFailedEventInfo
extends Object

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


Ayudante para información testRunFailed

Resumen

Campos

public FailureDescription mFailure

public String mReason

Constructores públicos

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

Métodos públicos

String toString ()

Campos

mFalla

public FailureDescription mFailure

mRazón

public String mReason

Constructores públicos

TestRunFailedEventInfo

public TestRunFailedEventInfo (String reason)

Parámetros
reason String

TestRunFailedEventInfo

public TestRunFailedEventInfo (FailureDescription failure)

Parámetros
failure FailureDescription

TestRunFailedEventInfo

public TestRunFailedEventInfo (JSONObject jsonObject)

Parámetros
jsonObject JSONObject

Lanza
JSONException

Métodos públicos

Encadenar

public String toString ()

Devoluciones
String