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