ITestInformationReceiver

public interface ITestInformationReceiver

com.android.tradefed.testtype.ITestInformationReceiver


Interfejs do odbierania TestInformation w przypadku niektórych zajęć. Ten interfejs nie jest potrzebny w przypadku IRemoteTest, ponieważ mogą oni korzystać z IRemoteTest#run(TestInformation, com.android.tradefed.result.ITestInvocationListener).

Podsumowanie

Metody publiczne

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

Metody publiczne

getTestInformation

public abstract TestInformation getTestInformation ()

Zwroty
TestInformation

setTestInformation

public abstract void setTestInformation (TestInformation testInformation)

Parametry
testInformation TestInformation