GTestListTestParser

public class GTestListTestParser
extends MultiLineReceiver

java.lang.Object
com.android.ddmlib.MultiLineReceiver
com.android.tradefed.testtype.GTestListTestParser


מנתח תוצאות עבור מצב ריצה יבשה של gtest עם פרמטר "--gtest_list_tests".

סיכום

שדות

protected mTests

בנאים ציבוריים

GTestListTestParser (String testRunName, ITestInvocationListener listener)

יוצר את GTestListTestParser עבור מאזין יחיד.

שיטות ציבוריות

void done ()

boolean getPrependFileName ()
boolean isCancelled ()

void processNewLines (String[] lines)

void setPrependFileName (boolean prepend)

שדות

mTests

protected  mTests

בנאים ציבוריים

GTestListTestParser

public GTestListTestParser (String testRunName, 
                ITestInvocationListener listener)

יוצר את GTestListTestParser עבור מאזין יחיד.

פרמטרים
testRunName String : שם ריצת הבדיקה שיש לספק ל- ITestLifeCycleReceiver.testRunStarted(String, int)

listener ITestInvocationListener : הודיעו על תוצאות הבדיקה בזמן ביצוע הבדיקות

שיטות ציבוריות

בוצע

public void done ()

getPrependFileName

public boolean getPrependFileName ()

החזרות
boolean

זה בוטל

public boolean isCancelled ()

החזרות
boolean

processNewLines

public void processNewLines (String[] lines)

פרמטרים
lines String

setPrependFileName

public void setPrependFileName (boolean prepend)

פרמטרים
prepend boolean