ITestInformationReceiver

public interface ITestInformationReceiver

com.android.tradefed.testtype.ITestInformationReceiver


Interfejs do odbierania TestInformation w przypadku niektórych klas. Ten interfejs nie jest potrzebny w przypadku IRemoteTest ponieważ mogą one już używać 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 ()

Zwraca
TestInformation

setTestInformation

public abstract void setTestInformation (TestInformation testInformation)

Parametry
testInformation TestInformation