SubprocessEventHelper.FailedTestEventInfo

public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

java.lang.Nesne
   ↳ com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
  \t com.android.tradefed.util.SubprocessEventHelper.FailedTestEventInfo


testFailed bilgileri için yardımcı.

Özet

Fields'ın oynadığı filmler

public FailureDescription mFailure

public String mTrace

Herkese açık kurucular

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

Herkese açık yöntemler

String toString()

Fields'ın oynadığı filmler

Hata

public FailureDescription mFailure

mTrace

public String mTrace

Herkese açık kurucular

FailedTestEventInfo

public FailedTestEventInfo (JSONObject jsonObject)

Parametreler
jsonObject JSONObject

Atışlar
JSONException

FailedTestEventInfo

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

Parametreler
className String

testName String

failure FailureDescription

FailedTestEventInfo

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

Parametreler
className String

testName String

trace String

Herkese açık yöntemler

toString

public String toString ()

İlerlemeler
String