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 |
Zusammenfassung
Enum-Werte | |
---|---|
UiAutomatorTest.TestFailureAction |
BUGREPORT
|
UiAutomatorTest.TestFailureAction |
BUGREPORT_AND_SCREENSHOT
|
UiAutomatorTest.TestFailureAction |
SCREENSHOT
|
Öffentliche Methoden | |
---|---|
static
UiAutomatorTest.TestFailureAction
|
valueOf(String name)
|
static
final
TestFailureAction[]
|
values()
|
Enum-Werte
FEHLERBERICHT_UND_SCREENSHOT
public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT
Öffentliche Methoden
valueOf
public static UiAutomatorTest.TestFailureAction valueOf (String name)
Parameter | |
---|---|
name |
String |
Returns | |
---|---|
UiAutomatorTest.TestFailureAction |