計装準備者
public class InstrumentationPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.InstrumentationPreparer |
インストルメンテーションを実行するITargetPreparer
まとめ
パブリック コンストラクター | |
---|---|
InstrumentationPreparer () |
公開メソッド | |
---|---|
void | setUp ( TestInformation testInfo) |
パブリック コンストラクター
計装準備者
public InstrumentationPreparer ()
公開メソッド
設定
public void setUp (TestInformation testInfo)
パラメーター | |
---|---|
testInfo | TestInformation |
スロー | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |