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


Résumé

Valeurs d'énumération

UiAutomatorTest.TestFailureAction BUGREPORT

UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

UiAutomatorTest.TestFailureAction SCREENSHOT

Méthodes publiques

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

Valeurs d'énumération

RAPPORT D'ERREUR

public static final UiAutomatorTest.TestFailureAction BUGREPORT

BUGREPORT_AND_SCREENSHOT

public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

CAPTURE D'ÉCRAN

public static final UiAutomatorTest.TestFailureAction SCREENSHOT

Méthodes publiques

valeur de

public static UiAutomatorTest.TestFailureAction valueOf (String name)

Paramètres
name String

Retour
UiAutomatorTest.TestFailureAction

valeurs

public static final TestFailureAction[] values ()

Retour
TestFailureAction[]