ITestBilgiAlıcısı
public
interface
ITestInformationReceiver
com.android.tradefed.testtype.ITestInfoReceiver |
Bazı sınıflarda TestInformation
öğesini almak için arayüz. Bu arayüz gerekli değil
çünkü zaten IRemoteTest#run(TestInformation,
com.android.tradefed.result.ITestInvocationListener)
kullanabildiği için IRemoteTest
.
Özet
Herkese açık yöntemler | |
---|---|
abstract
TestInformation
|
getTestInformation()
|
abstract
void
|
setTestInformation(TestInformation testInformation)
|
Herkese açık yöntemler
setTestBilgileri
public abstract void setTestInformation (TestInformation testInformation)
Parametreler | |
---|---|
testInformation |
TestInformation |