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

TearDown

public void tearDown (TestInformation testInformation, 
                Throwable t)

參數
testInformation TestInformation

t Throwable