Analiza wyników.PoziomTestowy
public
static
final
enum
ProtoResultParser.TestLevel
extends Enum<ProtoResultParser.TestLevel>
java.lang.Object | ||
↳ | java.lang.Enum<com.android.tradefed.result.proto.ProtoResultParser.TestLevel> | |
↳ | com.android.tradefed.result.proto.ProtoResultParser.TestLevel |
Wyliczenie reprezentujące bieżący poziom przetwarzanego protokołu.
Podsumowanie
Wartości typu wyliczeniowego | |
---|---|
ProtoResultParser.TestLevel |
INVOCATION
|
ProtoResultParser.TestLevel |
MODULE
|
ProtoResultParser.TestLevel |
TEST_CASE
|
ProtoResultParser.TestLevel |
TEST_RUN
|
Metody publiczne | |
---|---|
static
ProtoResultParser.TestLevel
|
valueOf(String name)
|
static
final
TestLevel[]
|
values()
|
Wartości typu wyliczeniowego
Metody publiczne
wartość
public static ProtoResultParser.TestLevel valueOf (String name)
Parametry | |
---|---|
name |
String |
Zwroty | |
---|---|
ProtoResultParser.TestLevel |