GTestListTestParser

public class GTestListTestParser
extends MultiLineReceiver

Java.lang.Nesne
🎃 com.android.ddmlib.MultiLineReceiver
  🎃 com.android.tradefed.testtype.GTestListTestParser


"--gtest_list_tests" ile gtest prova modu için sonuç ayrıştırıcı parametresinden sonra bir değer girin.

Özet

Fields'ın oynadığı filmler

protected mTests

Kamu inşaatçıları

GTestListTestParser(String testRunName, ITestInvocationListener listener)

Tek bir işleyici için GTestListTestParser oluşturur.

GTestListTestParser(String testRunName, ITestInvocationListener listener, boolean shouldCollectDisabledTest)

Tek bir işleyici için GTestListTestParser oluşturur.

Herkese açık yöntemler

void done()

boolean getPrependFileName()
boolean isCancelled()

void processNewLines(String[] lines)

void setPrependFileName(boolean prepend)

Fields'ın oynadığı filmler

mTest'ler

protected  mTests

Kamu inşaatçıları

GTestListTestParser

public GTestListTestParser (String testRunName, 
                ITestInvocationListener listener)

Tek bir işleyici için GTestListTestParser oluşturur.

Parametreler
testRunName String: ITestLifeCycleReceiver.testRunStarted(String, int) adlı kullanıcıya sağlanacak test çalıştırması adı

listener ITestInvocationListener: Testler yürütüldüğünde test sonuçları hakkında bilgilendirilirsiniz

GTestListTestParser

public GTestListTestParser (String testRunName, 
                ITestInvocationListener listener, 
                boolean shouldCollectDisabledTest)

Tek bir işleyici için GTestListTestParser oluşturur.

Parametreler
testRunName String: ITestLifeCycleReceiver.testRunStarted(String, int) adlı kullanıcıya sağlanacak test çalıştırması adı

listener ITestInvocationListener: Testler yürütüldüğünde test sonuçları hakkında bilgilendirilirsiniz

shouldCollectDisabledTest boolean: devre dışı bırakılan testleri toplama veya toplama

Herkese açık yöntemler

bitti

public void done ()

getPrependFileName

public boolean getPrependFileName ()

İlerlemeler
boolean

İptal Edildi

public boolean isCancelled ()

İlerlemeler
boolean

transactionNewLines

public void processNewLines (String[] lines)

Parametreler
lines String

setPrependFileName

public void setPrependFileName (boolean prepend)

Parametreler
prepend boolean