MixRadioTargetPreparer
public
class
MixRadioTargetPreparer
extends BaseTargetPreparer
implements
ILabPreparer
| java.lang.Object | ||
| ↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
| ↳ | com.android.tradefed.targetprep.MixRadioTargetPreparer | |
라디오 이미지를 기기 이미지와 혼합할 수 있는 ITargetPreparer
요약
공개 생성자 | |
|---|---|
MixRadioTargetPreparer()
|
|
공개 메서드 | |
|---|---|
void
|
setUp(TestInformation testInfo)
테스트를 위해 타겟 설정을 실행합니다. |
공개 생성자
MixRadioTargetPreparer
public MixRadioTargetPreparer ()
공개 메서드
setUp
public void setUp (TestInformation testInfo)
테스트를 위해 타겟 설정을 실행합니다.
| 매개변수 | |
|---|---|
testInfo |
TestInformation: 호출의 TestInformation입니다. |
| 생성 값 | |
|---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
|