Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
IBuildReceiver
public interface IBuildReceiver
com.android.tradefed.testtype.IBuildReceiver |
Các lớp con gián tiếp đã biết AtestRunner , BaseTestSuite , HostGTest , HostTest , ITestSuite , IsolatedHostTest , JarHostTest , MoblyBinaryHostTest , PythonUnitTestRunner , RustBinaryHostTest , SubprocessTfLauncher , TestMappingSuiteRunner , TfSuite |
Một thử nghiệm cần tham chiếu đến bản dựng đang thử nghiệm.
Nên sử dụng một cách tiết kiệm. Hầu hết các thử nghiệm không nên phụ thuộc vào thử nghiệm xây dựng dưới bản quyền và nên dựa vào các
ITargetPreparer
để chuẩn bị môi trường thử nghiệm.
Bản tóm tắt
Phương pháp công khai
setBuild
public abstract void setBuild (IBuildInfo buildInfo)
Thông số |
---|
buildInfo | IBuildInfo |
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"
}]