ProtoResultParser.TestLevel
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 |
การแจงนับแสดงถึงระดับปัจจุบันของโปรโตที่กำลังประมวลผล
สรุป
ค่า 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
วิธีการสาธารณะ
มูลค่าของ
public static ProtoResultParser.TestLevel valueOf (String name)
พารามิเตอร์ | |
---|---|
name | String |
ส่งคืน | |
---|---|
ProtoResultParser.TestLevel |
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-04-28 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":"อื่นๆ"
}]