UiAutomatorTest.TestFailureAction

public static final enum UiAutomatorTest.TestFailureAction
extends Enum< UiAutomatorTest.TestFailureAction >

java.lang.Объект
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[]