ITestInformationReceiver

public interface ITestInformationReceiver

com.android.tradefed.testtype.ITestInformationReceiver


Bazı sınıflar için TestInformation alma arayüzü. IRemoteTest, IRemoteTest.run(TestInformation,com.android.tradefed.result.ITestInvocationListener)'ı kullanabildiği için bu arayüze ihtiyacı yoktur.

Özet

Herkese açık yöntemler

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

Herkese açık yöntemler

getTestInformation

public abstract TestInformation getTestInformation ()

İadeler
TestInformation

setTestInformation

public abstract void setTestInformation (TestInformation testInformation)

Parametreler
testInformation TestInformation