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