Test pokrycia kodu

public class CodeCoverageTest
extends InstrumentationTest

java.lang.Object
com.android.tradefed.testtype.InstrumentationTest
  com.android.tradefed.testtype.CodeinnerTest,


test, który uruchamia pakiet testowy narzędzi na danym urządzeniu oraz generuje raport pokrycia kodu. Wymaga instrumentacji emma aplikacji.

Podsumowanie

Fieldsem

public static final String COVERAGE_REMOTE_FILE_LABEL

Konstruktory publiczne

CodeCoverageTest()

Metody publiczne

void run(TestInformation testInfo, ITestInvocationListener listener)

Uruchamia testy i raportuje wyniki detektorowi.

Fieldsem

COVERAGE_REMOTE_FILE_LABEL (Etykieta PLIKU)

public static final String COVERAGE_REMOTE_FILE_LABEL

Konstruktory publiczne

Test pokrycia kodu

public CodeCoverageTest ()

Metody publiczne

home run

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

Uruchamia testy i raportuje wyniki detektorowi.

Parametry
testInfo TestInformation: obiekt TestInformation zawierający informacje do uruchomienia testów.

listener ITestInvocationListener: wartość ITestInvocationListener wyników testu

Rzuty
DeviceNotAvailableException