CompanionRunCommandTargetPreparer
public class CompanionRunCommandTargetPreparer
extends RunCommandTargetPreparer
java.lang.객체 | |||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | ||
↳ | com.android.tradefed.targetprep.RunCommandTargetPreparer | ||
↳ | com.android.tradefed.targetprep.companion.CompanionRunCommandTargetPreparer |
할당된 컴패니언 장치에서 지정된 명령을 실행하는 ITargetPreparer
요약
공개 생성자 | |
---|---|
CompanionRunCommandTargetPreparer () |
보호된 방법 | |
---|---|
ITestDevice | getDevice ( TestInformation testInfo) 준비자를 적용할 장치를 반환합니다. |
공개 생성자
CompanionRunCommandTargetPreparer
public CompanionRunCommandTargetPreparer ()
보호된 방법
getDevice
protected ITestDevice getDevice (TestInformation testInfo)
준비자를 적용할 장치를 반환합니다.
보고 | |
---|---|
ITestDevice | 준비물을 적용할 장치입니다. |
던지기 | |
---|---|
TargetSetupError |