UiAutomatorTest.TestFailureAction
public
static
final
enum
UiAutomatorTest.TestFailureAction
extends Enum<UiAutomatorTest.TestFailureAction>
JavaScript.lang.Object | ||
↳ | Java.lang.Enum<com.android.tradefed.testtype.UiAutomatorTest.TestFailureAction> | |
↳ | com.android.tradefed.testtype.UiAutomatorTest.TestFailureAction |
סיכום
ערכי טיפוסים בני מנייה (enum) | |
---|---|
UiAutomatorTest.TestFailureAction |
BUGREPORT
|
UiAutomatorTest.TestFailureAction |
BUGREPORT_AND_SCREENSHOT
|
UiAutomatorTest.TestFailureAction |
SCREENSHOT
|
שיטות ציבוריות | |
---|---|
static
UiAutomatorTest.TestFailureAction
|
valueOf(String name)
|
static
final
TestFailureAction[]
|
values()
|
ערכי טיפוסים בני מנייה (enum)
BUGREPORT_AND_SCREENSHOT
public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT
שיטות ציבוריות
ערך של
public static UiAutomatorTest.TestFailureAction valueOf (String name)
פרמטרים | |
---|---|
name |
String |
החזרות | |
---|---|
UiAutomatorTest.TestFailureAction |