Rozwiąż częściowe pobieranie

public class ResolvePartialDownload
extends Object implements IRemoteFeature , ITestInformationReceiver

Obiekt Java.lang.Object
com.android.tradefed.testtype.suite.ResolvePartialDownload


Rozwiąż żądanie częściowego pobrania.

Streszczenie

Pola

public static final String DESTINATION_DIR

public static final String EXCLUDE_FILTERS

public static final String INCLUDE_FILTERS

public static final String REMOTE_PATHS

public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

Konstruktorzy publiczni

ResolvePartialDownload ()

Konstruktorzy chronieni

ResolvePartialDownload ( DynamicRemoteFileResolver resolver)

Metody publiczne

FeatureResponse execute (FeatureRequest request)

Zwraca FeatureResponse na podstawie żądania.

String getName ()

Nazwa funkcji.

TestInformation getTestInformation ()
void setTestInformation ( TestInformation testInformation)

Pola

DESTINATION_DIR

public static final String DESTINATION_DIR

EXCLUDE_FILTERS

public static final String EXCLUDE_FILTERS

INCLUDE_FILTERS

public static final String INCLUDE_FILTERS

REMOTE_PATHS

public static final String REMOTE_PATHS

RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

public static final String RESOLVE_PARTIAL_DOWNLOAD_FEATURE_NAME

Konstruktorzy publiczni

Rozwiąż częściowe pobieranie

public ResolvePartialDownload ()

Konstruktorzy chronieni

Rozwiąż częściowe pobieranie

protected ResolvePartialDownload (DynamicRemoteFileResolver resolver)

Parametry
resolver DynamicRemoteFileResolver

Metody publiczne

wykonać

public FeatureResponse execute (FeatureRequest request)

Zwraca FeatureResponse na podstawie żądania.

Parametry
request FeatureRequest

Zwroty
FeatureResponse

pobierzNazwę

public String getName ()

Nazwa funkcji. Musi pasować do FeatureRequest#getName() .

Zwroty
String

pobierz informacje testowe

public TestInformation getTestInformation ()

Zwroty
TestInformation

zestaw informacji testowych

public void setTestInformation (TestInformation testInformation)

Parametry
testInformation TestInformation