ConfigurationDescriptor.LocalTestRunner
public static final enum ConfigurationDescriptor.LocalTestRunner
extends Enum< ConfigurationDescriptor.LocalTestRunner >
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.config.ConfigurationDescriptor.LocalTestRunner > | |
↳ | com.android.tradefed.config.ConfigurationDescriptor.LocalTestRunner |
Enum được sử dụng để chỉ người chạy thử nghiệm cục bộ.
Bản tóm tắt
Giá trị enum | |
---|---|
ConfigurationDescriptor.LocalTestRunner | ATEST |
ConfigurationDescriptor.LocalTestRunner | NONE
|
Phương pháp công khai | |
---|---|
static ConfigurationDescriptor.LocalTestRunner | valueOf (String name) |
static final LocalTestRunner[] | values () |
Giá trị enum
MỘT THỬ NGHIỆM
public static final ConfigurationDescriptor.LocalTestRunner ATEST
Phương pháp công khai
giá trị của
public static ConfigurationDescriptor.LocalTestRunner valueOf (String name)
Thông số | |
---|---|
name | String |
Lợi nhuận | |
---|---|
ConfigurationDescriptor.LocalTestRunner |
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 2022-08-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Thiếu thông tin tôi cần"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Quá phức tạp/quá nhiều bước"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Đã lỗi thời"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Vấn đề về bản dịch"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Vấn đề về mẫu/mã"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Khác"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Dễ hiểu"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Giúp tôi giải quyết được vấn đề"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Khác"
}]