WynikiGracz

public final class ResultsPlayer
extends Object implements IRemoteTest, IConfigurationReceiver

Obiekt Java.lang.Object
com.android.tradefed.testtype.suite.retry.ResultsPlayer


Specjalny biegacz, który odtwarza podane mu wyniki.

Streszczenie

Konstruktorzy publiczni

ResultsPlayer ()

Ctor.

ResultsPlayer (boolean completed)

Metody publiczne

boolean completed ()

Zwraca informację, czy ResultsReplayer zakończył odtwarzanie wyników.

void run (TestInformation testInfo, ITestInvocationListener listener)
void setConfiguration ( IConfiguration configuration)

Wstrzykuje używaną IConfiguration .

Konstruktorzy publiczni

WynikiGracz

public ResultsPlayer ()

Ctor.

WynikiGracz

public ResultsPlayer (boolean completed)

Parametry
completed boolean

Metody publiczne

zakończony

public boolean completed ()

Zwraca informację, czy ResultsReplayer zakończył odtwarzanie wyników.

Zwroty
boolean

uruchomić

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

Parametry
testInfo TestInformation

listener ITestInvocationListener

Rzuca
DeviceNotAvailableException

ustaw konfigurację

public void setConfiguration (IConfiguration configuration)

Wstrzykuje używaną IConfiguration .

Parametry
configuration IConfiguration