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 |
شمارش نمایانگر سطح فعلی پروتو در حال پردازش است.
خلاصه
مقادیر 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
TEST_CASE
public static final ProtoResultParser.TestLevel TEST_CASE
TEST_RUN
public static final ProtoResultParser.TestLevel TEST_RUN
روشهای عمومی
ارزش
public static ProtoResultParser.TestLevel valueOf (String name)
مولفه های | |
---|---|
name | String |
برمی گردد | |
---|---|
ProtoResultParser.TestLevel |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"اطلاعاتی که نیاز دارم وجود ندارد"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"بیشازحد پیچیده/ مراحل بسیار زیاد"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"قدیمی"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"مشکل ترجمه"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"مشکل کد / نمونهها"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"غیره"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"درک آسان"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"مشکلم را برطرف کرد"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"غیره"
}]