จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ

WifiPreparer

public class WifiPreparer
extends BaseTargetPreparer implements IExternalDependency

java.lang.Object
. com.android.tradefed.targetprep.BaseTargetPreparer
. com.android.tradefed.targetprep.WifiPreparer


ITargetPreparer ที่กำหนดค่า wifi บนอุปกรณ์หากจำเป็น

ซึ่งแตกต่างจาก DeviceSetup ผู้จัดเตรียมนี้ทำงานเมื่อ adb ไม่ใช่ root หรือที่ผู้ใช้สร้างขึ้น

สรุป

ผู้สร้างสาธารณะ

WifiPreparer ()

วิธีการสาธารณะ

getDependencies ()
void setUp ( TestInformation testInfo)

void tearDown ( TestInformation testInfo, Throwable e)

ผู้สร้างสาธารณะ

WifiPreparer

public WifiPreparer ()

วิธีการสาธารณะ

getDependencies

public  getDependencies ()

คืนสินค้า

ติดตั้ง

public void setUp (TestInformation testInfo)

พารามิเตอร์
testInfo TestInformation

ขว้าง
BuildError
DeviceNotAvailableException
TargetSetupError

การถอดออก

public void tearDown (TestInformation testInfo, 
                Throwable e)

พารามิเตอร์
testInfo TestInformation

e Throwable

ขว้าง
DeviceNotAvailableException