ISupportGranularResults

public interface ISupportGranularResults
implements ITestInvocationListener

com.android.tradefed.result.retry.ISupportGranularResults


ממשק שמציין אם ITestInvocationListener תומך בקבלת תוצאות מפורטות או לא.

סיכום

‫methods ציבוריים

abstract boolean supportGranularResults()

הפונקציה מחזירה את הערך True אם הדוח תומך בתוצאות מפורטות, אחרת היא מחזירה את הערך False.

‫methods ציבוריים

supportGranularResults

public abstract boolean supportGranularResults ()

הפונקציה מחזירה את הערך True אם הדוח תומך בתוצאות מפורטות, אחרת היא מחזירה את הערך False.

החזרות
boolean