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


Özet

Numaralandırma değerleri

UiAutomatorTest.TestFailureAction BUGREPORT

UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

UiAutomatorTest.TestFailureAction SCREENSHOT

Genel yöntemler

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

Numaralandırma değerleri

HATA RAPORU

public static final UiAutomatorTest.TestFailureAction BUGREPORT

BUGREPORT_AND_SCREENSHOT

public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

EKRAN GÖRÜNTÜSÜ

public static final UiAutomatorTest.TestFailureAction SCREENSHOT

Genel yöntemler

değeri

public static UiAutomatorTest.TestFailureAction valueOf (String name)

Parametreler
name String

İadeler
UiAutomatorTest.TestFailureAction

değerler

public static final TestFailureAction[] values ()

İadeler
TestFailureAction[]