UiAutomatorTest.TestFailureAction

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

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


Resumen

valores de enumeración

UiAutomatorTest.TestFailureAction BUGREPORT

UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

UiAutomatorTest.TestFailureAction SCREENSHOT

Métodos públicos

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

valores de enumeración

INFORME DE ERROR

public static final UiAutomatorTest.TestFailureAction BUGREPORT

BUGREPORT_AND_SCREENSHOT

public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

CAPTURA DE PANTALLA

public static final UiAutomatorTest.TestFailureAction SCREENSHOT

Métodos públicos

valor de

public static UiAutomatorTest.TestFailureAction valueOf (String name)

Parámetros
name String

Devoluciones
UiAutomatorTest.TestFailureAction

valores

public static final TestFailureAction[] values ()

Devoluciones
TestFailureAction[]