UiAutomatorTest.TestFailureAction

public static final enum UiAutomatorTest.TestFailureAction
extends Enum< UiAutomatorTest.TestFailureAction >

java.lang.オブジェクト
java.lang.Enum< com.android.tradefed.testtype.UiAutomatorTest.TestFailureAction >
com.android.tradefed.testtype.UiAutomatorTest.TestFailureAction


まとめ

列挙値

UiAutomatorTest.TestFailureAction BUGREPORT

UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

UiAutomatorTest.TestFailureAction SCREENSHOT

パブリックメソッド

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

列挙値

バグレポート

public static final UiAutomatorTest.TestFailureAction BUGREPORT

BUGREPORT_AND_SCREENSHOT

public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT

スクリーンショット

public static final UiAutomatorTest.TestFailureAction SCREENSHOT

パブリックメソッド

の値

public static UiAutomatorTest.TestFailureAction valueOf (String name)

パラメーター
name String

戻り値
UiAutomatorTest.TestFailureAction

価値観

public static final TestFailureAction[] values ()

戻り値
TestFailureAction[]