MixRadioTargetPreparer
public
class
MixRadioTargetPreparer
extends BaseTargetPreparer
implements
ILabPreparer
| java.lang.Object | ||
| ↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
| ↳ | com.android.tradefed.targetprep.MixRadioTargetPreparer | |
ITargetPreparer,可將無線電圖片與裝置圖片混合。
摘要
公用建構函式 | |
|---|---|
MixRadioTargetPreparer()
|
|
公用方法 | |
|---|---|
void
|
setUp(TestInformation testInfo)
執行測試的目標設定。 |
公用建構函式
MixRadioTargetPreparer
public MixRadioTargetPreparer ()
公用方法
setUp
public void setUp (TestInformation testInfo)
執行測試的目標設定。
| 參數 | |
|---|---|
testInfo |
TestInformation:叫用的 TestInformation。 |
| 擲回 | |
|---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
|