SubprocessEventHelper.SkippedTestEventInfo

public static class SubprocessEventHelper.SkippedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
  com.android.tradefed.util.SubprocessEventHelper.SkippedTestEventInfo


Podsumowanie

Fieldsem

public SkipReason skipReason

Konstruktory publiczne

SkippedTestEventInfo(String className, String testName, SkipReason reason)
SkippedTestEventInfo(JSONObject jsonObject)

Metody publiczne

String toString()

Fieldsem

Powód pominięcia

public SkipReason skipReason

Konstruktory publiczne

Informacje o pominiętym zdarzeniu testowym

public SkippedTestEventInfo (String className, 
                String testName, 
                SkipReason reason)

Parametry
className String

testName String

reason SkipReason

Informacje o pominiętym zdarzeniu testowym

public SkippedTestEventInfo (JSONObject jsonObject)

Parametry
jsonObject JSONObject

Rzuty
JSONException

Metody publiczne

Ciąg

public String toString ()

Zwroty
String