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


סיכום

ערכי enum

UiAutomatorTest.TestFailureAction  BUGREPORT

 

UiAutomatorTest.TestFailureAction  BUGREPORT_AND_SCREENSHOT

 

UiAutomatorTest.TestFailureAction  SCREENSHOT

 

שיטות ציבוריות

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

ערכי enum

BUGREPORT

public static final UiAutomatorTest.TestFailureAction BUGREPORT

BUGREPORT_AND_SCREENSHOT

public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

צילום מסך

public static final UiAutomatorTest.TestFailureAction SCREENSHOT

שיטות ציבוריות

valueOf

public static UiAutomatorTest.TestFailureAction valueOf (String name)

פרמטרים
name String

החזרות
UiAutomatorTest.TestFailureAction

ערכים

public static final TestFailureAction[] values ()

החזרות
TestFailureAction[]