根管轉發器準備器

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)

公共構造函數

根管轉發器準備器

public RootcanalForwarderPreparer ()

公共方法

設定

public void setUp (TestInformation testInformation)

參數
testInformation TestInformation

投擲
TargetSetupError

拆除

public void tearDown (TestInformation testInformation, 
                Throwable t)

參數
testInformation TestInformation

t Throwable