ITestBilgiAlıcısı

public interface ITestInformationReceiver

com.android.tradefed.testtype.ITestInformationReceiver


Bazı sınıflar için TestInformation alıcı arayüzü. IRemoteTest, IRemoteTest#run(TestInformation, com.android.tradefed.result.ITestInvocationListener)'u zaten kullanabildiği için bu arayüze ihtiyaç duymaz.

Özet

Herkese açık yöntemler

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

Herkese açık yöntemler

GetTestBilgileri

public abstract TestInformation getTestInformation ()

İlerlemeler
TestInformation

setTestInformation

public abstract void setTestInformation (TestInformation testInformation)

Parametreler
testInformation TestInformation