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 |
요약
Enum 값 | |
---|---|
UiAutomatorTest.TestFailureAction |
BUGREPORT
|
UiAutomatorTest.TestFailureAction |
BUGREPORT_AND_SCREENSHOT
|
UiAutomatorTest.TestFailureAction |
SCREENSHOT
|
공개 메서드 | |
---|---|
static
UiAutomatorTest.TestFailureAction
|
valueOf(String name)
|
static
final
TestFailureAction[]
|
values()
|
Enum 값
공개 메서드
값
public static UiAutomatorTest.TestFailureAction valueOf (String name)
매개변수 | |
---|---|
name |
String |
반환 값 | |
---|---|
UiAutomatorTest.TestFailureAction |