ITestInformationReceiver

public interface ITestInformationReceiver

com.android.tradefed.testtype.ITestInformationReceiver


受信するインタフェースTestInformationいくつかのクラスのために。このインタフェースは、のために必要とされていないIRemoteTest彼らはすでに使用することができますので、 IRemoteTest#run(TestInformation, com.android.tradefed.result.ITestInvocationListener)

概要

パブリックメソッド

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

パブリックメソッド

getTestInformation

public abstract TestInformation getTestInformation ()

戻り値
TestInformation

setTestInformation

public abstract void setTestInformation (TestInformation testInformation)

パラメーター
testInformation TestInformation