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