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 ()

الطرق العامة

setUp

public void setUp (TestInformation testInformation)

المعلمات
testInformation TestInformation

عمليات الرمي
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable t)

المعلمات
testInformation TestInformation

t Throwable