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


Riepilogo

Valori di enumerazione

UiAutomatorTest.TestFailureAction BUGREPORT

UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

UiAutomatorTest.TestFailureAction SCREENSHOT

Metodi pubblici

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

Valori di enumerazione

RIPORTARE UN ERRORE

public static final UiAutomatorTest.TestFailureAction BUGREPORT

BUGREPORT_AND_SCREENSHOT

public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

IMMAGINE DELLO SCHERMO

public static final UiAutomatorTest.TestFailureAction SCREENSHOT

Metodi pubblici

valore di

public static UiAutomatorTest.TestFailureAction valueOf (String name)

Parametri
name String

ritorna
UiAutomatorTest.TestFailureAction

valori

public static final TestFailureAction[] values ()

ritorna
TestFailureAction[]