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