ตั้งแต่วันที่ 27 มีนาคม 2025 เป็นต้นไป เราขอแนะนำให้ใช้ android-latest-release
แทน aosp-main
เพื่อสร้างและมีส่วนร่วมใน AOSP โปรดดูข้อมูลเพิ่มเติมที่หัวข้อการเปลี่ยนแปลงใน AOSP
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
DeviceSuite
public
class
DeviceSuite
extends Suite
implements
IAbiReceiver,
ISetOptionReceiver,
ITestInformationReceiver
java.lang.Object
|
↳ |
org.junit.runner.Runner
|
|
↳ |
org.junit.runners.ParentRunner<org.junit.runner.Runner>
|
|
|
↳ |
org.junit.runners.Suite
|
|
|
|
↳ |
com.android.tradefed.testtype.DeviceSuite
|
ขยายคอนเทนเนอร์ JUnit4 Suite
เพื่อมอบ ITestDevice
ให้กับการทดสอบที่จําเป็น
สรุป
ตัวสร้างแบบสาธารณะ |
DeviceSuite(Class<?> klass, RunnerBuilder builder)
|
วิธีการที่มีการป้องกัน |
void
|
runChild(Runner runner, RunNotifier notifier)
|
ตัวสร้างแบบสาธารณะ
DeviceSuite
public DeviceSuite (Class<?> klass,
RunnerBuilder builder)
พารามิเตอร์ |
klass |
Class |
builder |
RunnerBuilder |
การโยน |
InitializationError |
|
เมธอดสาธารณะ
getAbi
public IAbi getAbi ()
setAbi
public void setAbi (IAbi abi)
public void setTestInformation (TestInformation testInformation)
พารามิเตอร์ |
testInformation |
TestInformation |
วิธีการที่มีการป้องกัน
runChild
protected void runChild (Runner runner,
RunNotifier notifier)
พารามิเตอร์ |
runner |
Runner |
notifier |
RunNotifier |
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-03-26 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-03-26 UTC"],[],[]]