ITestInformationReceiver

public interface ITestInformationReceiver

com.android.tradefed.testtype.ITestInformationReceiver


ממשק לקבלת TestInformation עבור חלק מהכיתות. אין צורך בממשק הזה עבור IRemoteTest כי הם כבר יכולים להשתמש ב-IRemoteTest.run(TestInformation,com.android.tradefed.result.ITestInvocationListener).

סיכום

‫methods ציבוריים

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

‫methods ציבוריים

getTestInformation

public abstract TestInformation getTestInformation ()

החזרות
TestInformation

setTestInformation

public abstract void setTestInformation (TestInformation testInformation)

פרמטרים
testInformation TestInformation