ProtoResultParser.TestLevel

public static final enum ProtoResultParser.TestLevel
extends Enum< ProtoResultParser.TestLevel >

java.lang.Объект
java.lang.Enum< com.android.tradefed.result.proto.ProtoResultParser.TestLevel >
com.android.tradefed.result.proto.ProtoResultParser.TestLevel


Перечисление, представляющее текущий уровень обрабатываемого прототипа.

Краткое содержание

Перечисляемые значения

ProtoResultParser.TestLevel INVOCATION

ProtoResultParser.TestLevel MODULE

ProtoResultParser.TestLevel TEST_CASE

ProtoResultParser.TestLevel TEST_RUN

Публичные методы

static ProtoResultParser.TestLevel valueOf (String name)
static final TestLevel[] values ()

Перечисляемые значения

ПРИЗЫВ

public static final ProtoResultParser.TestLevel INVOCATION

МОДУЛЬ

public static final ProtoResultParser.TestLevel MODULE

ПРЕЦЕДЕНТ

public static final ProtoResultParser.TestLevel TEST_CASE

ТЕСТОВЫЙ ЗАБЕГ

public static final ProtoResultParser.TestLevel TEST_RUN

Публичные методы

значение

public static ProtoResultParser.TestLevel valueOf (String name)

Параметры
name String

Возврат
ProtoResultParser.TestLevel

ценности

public static final TestLevel[] values ()

Возврат
TestLevel[]