CompanionRunCommandTargetPreparer
public
class
CompanionRunCommandTargetPreparer
extends RunCommandTargetPreparer
java.lang.Object의 클래스 | |||
↳ | 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 |