Kod Kapsamı Testi
public class CodeCoverageTest
extends InstrumentationTest
java.lang.Object | ||
↳ | com.android.tradefed.testtype.InstrumentationTest | |
↳ | com.android.tradefed.testtype.CodeCoverageTest |
Belirli bir cihazda enstrümantasyon test paketini çalıştıran ve kod kapsamı raporunu oluşturan bir Test. Emma enstrümanlı bir uygulama gerektirir.
Özet
alanlar | |
---|---|
public static final String | COVERAGE_REMOTE_FILE_LABEL
|
kamu inşaatçılar | |
---|---|
CodeCoverageTest () |
Genel yöntemler | |
---|---|
void | run ( TestInformation testInfo, ITestInvocationListener listener) Testleri çalıştırır ve sonucu dinleyiciye bildirir. |
alanlar
COVERAGE_REMOTE_FILE_LABEL
public static final String COVERAGE_REMOTE_FILE_LABEL
kamu inşaatçılar
Kod Kapsamı Testi
public CodeCoverageTest ()
Genel yöntemler
koşmak
public void run (TestInformation testInfo, ITestInvocationListener listener)
Testleri çalıştırır ve sonucu dinleyiciye bildirir.
parametreler | |
---|---|
testInfo | TestInformation : Testleri çalıştırmak için yararlı bilgiler içeren TestInformation nesnesi. |
listener | ITestInvocationListener : test sonuçlarının ITestInvocationListener |
Atar | |
---|---|
DeviceNotAvailableException |