JarHostTest

public class JarHostTest
extends HostTest

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


Barındırıcı taraflı JUnit testleri için test çalıştırıcı. Paket, geçmiş ve geriye dönük uyumluluk nedeniyle yanlış hizalanmıştır.

Özet

İç içe yerleştirilmiş sınıflar

class JarHostTest.HostTestListener

testRunStarted() ve testRunEnded() dışındaki tüm etkinlikleri yerleşik dinleyiciye yönlendiren sarmalayıcı dinleyici. 

Herkese açık kurucular

JarHostTest()

Herkese açık yöntemler

void run(TestInformation testInfo, ITestInvocationListener listener)

Testleri çalıştırır ve sonucu dinleyiciye bildirir.

Herkese açık kurucular

JarHostTest

public JarHostTest ()

Herkese açık yöntemler

çalıştır

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

Testleri çalıştırır ve sonucu dinleyiciye bildirir.

Parametreler
testInfo TestInformation: Test çalıştırmak için yararlı bilgiler içeren TestInformation nesnesi.

listener ITestInvocationListener: test sonuçlarının ITestInvocationListener

Atışlar
DeviceNotAvailableException