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

ОТЧЕТ ОБ ОШИБКЕ_И_СКРИНШОТ

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