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


ملخص

قيم التعداد

UiAutomatorTest.TestFailureAction BUGREPORT

UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

UiAutomatorTest.TestFailureAction SCREENSHOT

الأساليب العامة

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

قيم التعداد

تقرير الشوائب

public static final UiAutomatorTest.TestFailureAction BUGREPORT

BUGREPORT_AND_SCREENSHOT

public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

لقطة شاشة

public static final UiAutomatorTest.TestFailureAction SCREENSHOT

الأساليب العامة

قيمة ال

public static UiAutomatorTest.TestFailureAction valueOf (String name)

حدود
name String

عائدات
UiAutomatorTest.TestFailureAction

قيم

public static final TestFailureAction[] values ()

عائدات
TestFailureAction[]