RunOnSdkSandboxTargetPreparer

public class RunOnSdkSandboxTargetPreparer
extends BaseTargetPreparer

java.lang.Obiekt
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.RunOnSdkSandboxTargetPreparer


ITargetPreparer do oznaczania, że ​​testy powinny być uruchamiane w piaskownicy sdk. Zobacz https://developer.Android.com/design-for-safety/privacy-sandbox/sdk-runtime

Streszczenie

Pola

public static final String DISABLE_TEST_ACTIVITIES_CMD

public static final String ENABLE_TEST_ACTIVITIES_CMD

public static final String RUN_TESTS_ON_SDK_SANDBOX

public static final String SDK_IN_SANDBOX_ACTIVITIES

Konstruktory publiczne

RunOnSdkSandboxTargetPreparer ()

Metody publiczne

void setUp ( TestInformation testInformation)
void tearDown ( TestInformation testInformation, Throwable e)

Pola

DISABLE_TEST_ACTIVITIES_CMD

public static final String DISABLE_TEST_ACTIVITIES_CMD

ENABLE_TEST_ACTIVITIES_CMD

public static final String ENABLE_TEST_ACTIVITIES_CMD

RUN_TETS_ON_SDK_SANDBOX

public static final String RUN_TESTS_ON_SDK_SANDBOX

SDK_IN_SANDBOX_ACTIVITIES

public static final String SDK_IN_SANDBOX_ACTIVITIES

Konstruktory publiczne

RunOnSdkSandboxTargetPreparer

public RunOnSdkSandboxTargetPreparer ()

Metody publiczne

organizować coś

public void setUp (TestInformation testInformation)

Parametry
testInformation TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError

zburzyć

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametry
testInformation TestInformation

e Throwable

Rzuty
DeviceNotAvailableException