UiAutomatorTest.TestFailureAction

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

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


Streszczenie

Wartości wyliczeniowe

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 wyliczeniowe

ZGŁOSZENIE BŁĘDU

public static final UiAutomatorTest.TestFailureAction BUGREPORT

BŁĄD_AND_SCREENSHOT

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[]