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