ITestInformationReceiver

public interface ITestInformationReceiver

com.android.tradefed.testtype.ITestInformationReceiver


Bazı sınıflar için TestInformation almak için arayüz. Zaten IRemoteTest#run(TestInformation, com.android.tradefed.result.ITestInvocationListener) kullanabildikleri için bu arayüz IRemoteTest için gerekli değildir.

Özet

Genel yöntemler

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

Genel yöntemler

test bilgisini al

public abstract TestInformation getTestInformation ()

İadeler
TestInformation

setTestBilgisi

public abstract void setTestInformation (TestInformation testInformation)

parametreler
testInformation TestInformation