CompanionTestAppInstallSetup

public class CompanionTestAppInstallSetup
extends TestAppInstallSetup

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.TestAppInstallSetup
       ↳ com.android.tradefed.targetprep.Companion.CompanionTestAppInstallSetup


從以下來源安裝一或多個應用程式的 ITargetPreparer: 將 IDeviceBuildInfo#getTestsDir() 資料夾複製到分配的隨附裝置中。

請注意,這代表主要裝置版本包含相關的測試成果,但 適用於隨附裝置

摘要

公用建構函式

CompanionTestAppInstallSetup()

公用方法

ITestDevice getDevice()

傳回準備工具要套用的裝置。

公用建構函式

CompanionTestAppInstallSetup

public CompanionTestAppInstallSetup ()

公用方法

getDevice

public ITestDevice getDevice ()

傳回準備工具要套用的裝置。

傳回
ITestDevice

擲回
TargetSetupError