Odbiorca informacji ITest

public interface ITestInformationReceiver

com.android.tradefed.testtype.ITestInformationReceiver


Interfejs do odbierania TestInformation dla niektórych klas. Ten interfejs nie jest potrzebny w przypadku IRemoteTest , ponieważ mogą już używać IRemoteTest#run(TestInformation, com.android.tradefed.result.ITestInvocationListener) .

Streszczenie

Metody publiczne

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

Metody publiczne

pobierz informacje testowe

public abstract TestInformation getTestInformation ()

Zwroty
TestInformation

zestaw informacji testowych

public abstract void setTestInformation (TestInformation testInformation)

Parametry
testInformation TestInformation