根管转发器准备器

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