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 |
Riepilogo
Valori enum | |
---|---|
UiAutomatorTest.TestFailureAction |
BUGREPORT
|
UiAutomatorTest.TestFailureAction |
BUGREPORT_AND_SCREENSHOT
|
UiAutomatorTest.TestFailureAction |
SCREENSHOT
|
Metodi pubblici | |
---|---|
static
UiAutomatorTest.TestFailureAction
|
valueOf(String name)
|
static
final
TestFailureAction[]
|
values()
|
Valori enum
BUGREPORT_E_SCREENSHOT
public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT
Metodi pubblici
valueOf
public static UiAutomatorTest.TestFailureAction valueOf (String name)
Parametri | |
---|---|
name |
String |
Ritorni | |
---|---|
UiAutomatorTest.TestFailureAction |