JarHostTest

public class JarHostTest
extends HostTest

Java.lang.Nesne
🎃 com.android.tradefed.testtype.HostTest
  🎃 com.android.compatibility.common.tradefed.testtype.JarHostTest


Ana makine tarafı JUnit testleri için test çalıştırıcı. Paket, tarih ve geri uyumluluk nedenleriyle ilgili bilgileri inceleyin.

Özet

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

class JarHostTest.HostTestListener

testRunStarted() ve testRunEnded() dışındaki tüm etkinlikleri yerleşik dinleyicidir. 

Kamu inşaatçıları

JarHostTest()

Herkese açık yöntemler

void run(TestInformation testInfo, ITestInvocationListener listener)

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

Kamu inşaatçıları

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: Çalıştırılacak yararlı bilgiler içeren TestInformation nesnesi testler.

listener ITestInvocationListener: test sonuçlarının ITestInvocationListener değeri

Fırlatma
DeviceNotAvailableException