UiAutomatorTest.TestFailureAction

public static final enum UiAutomatorTest.TestFailureAction
extends Enum<UiAutomatorTest.TestFailureAction>

java.lang.Object
java.lang.Enum<com.android.tradefed.testtype.UiAutomatorTest.TestFailureAction>
  com.android.tradefed.testtype.UiAutomatorTest.TestFailureAction,


Podsumowanie

Wartości typu wyliczeniowego

UiAutomatorTest.TestFailureAction  BUGREPORT

 

UiAutomatorTest.TestFailureAction  BUGREPORT_AND_SCREENSHOT

 

UiAutomatorTest.TestFailureAction  SCREENSHOT

 

Metody publiczne

static UiAutomatorTest.TestFailureAction valueOf(String name)
static final TestFailureAction[] values()

Wartości typu wyliczeniowego

RAPORT BŁĘD

public static final UiAutomatorTest.TestFailureAction BUGREPORT

BUGREPORT_I_ZRZUT EKRANU

public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

ZRZUT EKRANU

public static final UiAutomatorTest.TestFailureAction SCREENSHOT

Metody publiczne

wartość

public static UiAutomatorTest.TestFailureAction valueOf (String name)

Parametry
name String

Zwroty
UiAutomatorTest.TestFailureAction

wartości

public static final TestFailureAction[] values ()

Zwroty
TestFailureAction[]