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
setTestBilgisi
public abstract void setTestInformation (TestInformation testInformation)
parametreler | |
---|---|
testInformation | TestInformation |