UiAutomatorTest.TestFailureAction
public static final enum UiAutomatorTest.TestFailureAction
extends Enum< UiAutomatorTest.TestFailureAction >
java.lang.Nesne | ||
↳ | java.lang.Enum< com.android.tradefed.testtype.UiAutomatorTest.TestFailureAction > | |
↳ | com.android.tradefed.testtype.UiAutomatorTest.TestFailureAction |
Özet
enum değerleri | |
---|---|
UiAutomatorTest.TestFailureAction | BUGREPORT |
UiAutomatorTest.TestFailureAction | BUGREPORT_AND_SCREENSHOT |
UiAutomatorTest.TestFailureAction | SCREENSHOT
|
Genel yöntemler | |
---|---|
static UiAutomatorTest.TestFailureAction | valueOf (String name) |
static final TestFailureAction[] | values () |
enum değerleri
BUGREPORT_AND_SCREENSHOT
public static final UiAutomatorTest.TestFailureAction BUGREPORT_AND_SCREENSHOT
Genel yöntemler
değeri
public static UiAutomatorTest.TestFailureAction valueOf (String name)
parametreler | |
---|---|
name | String |
İadeler | |
---|---|
UiAutomatorTest.TestFailureAction |
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2022-08-15 UTC.
[]
[]