ITestInformationReceiver

public interface ITestInformationReceiver

com.android.tradefed.testtype.ITestInformationReceiver


อินเทอร์เฟซสำหรับรับ TestInformation สำหรับบางชั้นเรียน IRemoteTest ไม่จำเป็นต้องใช้อินเทอร์เฟซนี้ เนื่องจากใช้ IRemoteTest.run(TestInformation,com.android.tradefed.result.ITestInvocationListener) ได้อยู่แล้ว

สรุป

เมธอดสาธารณะ

abstract TestInformation getTestInformation()
abstract void setTestInformation(TestInformation testInformation)

เมธอดสาธารณะ

getTestInformation

public abstract TestInformation getTestInformation ()

การคืนสินค้า
TestInformation

setTestInformation

public abstract void setTestInformation (TestInformation testInformation)

พารามิเตอร์
testInformation TestInformation