ProtoresultParser.TestLevel

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

JavaScript.lang.Object
Java.lang.Enum<com.android.tradefed.result.proto.ProtoresultParser.TestLevel>
  com.android.tradefed.result.proto.ProtoresultParser.TestLevel


ספירה שמייצגת את הרמה הנוכחית של הפרוטו שעובר עיבוד.

סיכום

ערכי טיפוסים בני מנייה (enum)

ProtoResultParser.TestLevel  INVOCATION

 

ProtoResultParser.TestLevel  MODULE

 

ProtoResultParser.TestLevel  TEST_CASE

 

ProtoResultParser.TestLevel  TEST_RUN

 

שיטות ציבוריות

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

ערכי טיפוסים בני מנייה (enum)

חקירה

public static final ProtoResultParser.TestLevel INVOCATION

מודול

public static final ProtoResultParser.TestLevel MODULE

מקרה בדיקה

public static final ProtoResultParser.TestLevel TEST_CASE

בדיקה_RUN

public static final ProtoResultParser.TestLevel TEST_RUN

שיטות ציבוריות

ערך של

public static ProtoResultParser.TestLevel valueOf (String name)

פרמטרים
name String

החזרות
ProtoResultParser.TestLevel

ערכים

public static final TestLevel[] values ()

החזרות
TestLevel[]