JarHostTest

public class JarHostTest
extends HostTest

java.lang.Object
com.android.tradefed.testtype.HostTest
com.android.compatibility.common.tradefed.testtype.JarHostTest


Test runner per test JUnit lato host. Il pacchetto non è allineato correttamente per motivi storici e di compatibilità con le versioni precedenti.

Riepilogo

Classi nidificate

class JarHostTest.HostTestListener

Listener wrapper che inoltra tutti gli eventi tranne testRunStarted() e testRunEnded() al listener incorporato.

Costruttori pubblici

JarHostTest ()

Metodi pubblici

void run ( TestInformation testInfo, ITestInvocationListener listener)

Esegue i test e segnala i risultati all'ascoltatore.

Costruttori pubblici

JarHostTest

public JarHostTest ()

Metodi pubblici

correre

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

Esegue i test e segnala i risultati all'ascoltatore.

Parametri
testInfo TestInformation : l'oggetto TestInformation contenente informazioni utili per eseguire i test.

listener ITestInvocationListener : ITestInvocationListener dei risultati del test

Lancia
DeviceNotAvailableException