WifiPreparer
public
class
WifiPreparer
extends BaseTargetPreparer
implements
IExternalDependency
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.WifiPreparer |
ITargetPreparer
:視需要在裝置上設定 Wi-Fi。
與 DeviceSetup
不同,這個準備工具在 adb 不是根目錄 (即使用者版本) 時也能運作。
摘要
公用建構函式 | |
---|---|
Wifi
|
公用方法 | |
---|---|
|
get
|
void
|
set
|
void
|
tear
|
公用建構函式
Wifi 準備工具
public WifiPreparer ()
公用方法
getDependencies
publicgetDependencies ()
傳回 | |
---|---|
|
TearDown
public void tearDown (TestInformation testInfo, Throwable e)
參數 | |
---|---|
testInfo |
TestInformation |
e |
Throwable |