RootcanalForwarderPreparer
public
class
RootcanalForwarderPreparer
extends BaseTargetPreparer
java.lang.Object의 클래스 | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.RootcanalForwarderPreparer |
요약
공개 생성자 | |
---|---|
RootcanalForwarderPreparer()
|
공개 메서드 | |
---|---|
void
|
setUp(TestInformation testInformation)
|
void
|
tearDown(TestInformation testInformation, Throwable t)
|
공개 생성자
RootcanalForwarderPreparer
public RootcanalForwarderPreparer ()
공개 메서드
설정
public void setUp (TestInformation testInformation)
매개변수 | |
---|---|
testInformation |
TestInformation |
생성 값 | |
---|---|
TargetSetupError |
해체
public void tearDown (TestInformation testInformation, Throwable t)
매개변수 | |
---|---|
testInformation |
TestInformation |
t |
Throwable |