จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ITestCollector
public interface ITestCollector
com.android.tradefed.testtype.ITestCollector |
รู้จักคลาสย่อยทางอ้อม AndroidJUnitTest , ArtGTest , ArtRunTest , AtestRunner , BaseTestSuite , CodeCoverageTest , DeviceTestCase , ExecutableBaseTest , ExecutableHostTest , ExecutableTargetTest , GTest , GTestBase , GranularRetriableTestWrapper , 7 HostGTest อื่นๆ |
ให้การสนับสนุนสำหรับการรวบรวมการทดสอบ เมื่อตั้งค่าแล้ว ผู้ทดสอบจะต้องดำเนินการทดสอบแบบแห้งเพื่อรวบรวมกรณีทดสอบโดยไม่ต้องดำเนินการจริง
สรุป
วิธีการสาธารณะ |
---|
abstract void | setCollectTestsOnly (boolean shouldCollectTest) เปิดหรือปิดโหมดการรวบรวมการทดสอบ |
วิธีการสาธารณะ
setCollectTestsOnly
public abstract void setCollectTestsOnly (boolean shouldCollectTest)
เปิดหรือปิดโหมดการรวบรวมการทดสอบ
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":"ไม่มีข้อมูลที่ฉันต้องการ"
},{
"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":"อื่นๆ"
}]