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


Bản tóm tắt

Giá trị liệt kê

UiAutomatorTest.TestFailureAction BUGREPORT

UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

UiAutomatorTest.TestFailureAction SCREENSHOT

Phương pháp công khai

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

Giá trị liệt kê

BÁO CÁO LỖI

public static final UiAutomatorTest.TestFailureAction BUGREPORT

BUGREPORT_AND_SCREENSHOT

public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

HÌNH ẢNH

public static final UiAutomatorTest.TestFailureAction SCREENSHOT

Phương pháp công khai

giá trị của

public static UiAutomatorTest.TestFailureAction valueOf (String name)

Thông số
name String

Trả lại
UiAutomatorTest.TestFailureAction

giá trị

public static final TestFailureAction[] values ()

Trả lại
TestFailureAction[]