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