CodeCoverageTest

public class CodeCoverageTest
extends InstrumentationTest

java.lang.Object
   ↳ com.android.tradefed.testtype.InstrumentationTest
     ↳ com.android.tradefed.testtype.CodeCoverageTest


Belirli bir cihazda bir araç testi paketi çalıştıran ve kod kapsamı raporunu oluşturan bir test. emma enstrümante edilmiş bir uygulama gerektirir.

Özet

Fields'ın oynadığı filmler

public static final String COVERAGE_REMOTE_FILE_LABEL

Herkese açık kurucular

CodeCoverageTest()

Herkese açık yöntemler

void run(TestInformation testInfo, ITestInvocationListener listener)

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

Fields'ın oynadığı filmler

COVERAGE_REMOTE_FILE_LABEL

public static final String COVERAGE_REMOTE_FILE_LABEL

Herkese açık kurucular

CodeCoverageTest

public CodeCoverageTest ()

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