نتائج ISupportGranularResult

public interface ISupportGranularResults
implements ITestInvocationListener

com.android.tradefed.result.retry.ISupportGranularResults


واجهة تحدِّد ما إذا كان ITestInvocationListener يتيح تلقّي البيانات الدقيقة نتائج البحث أم لا.

ملخّص

الطرق العامة

abstract boolean supportGranularResults()

عرض "صحيح" إذا كان المبلِّغ يدعم النتائج الدقيقة، أو يعرض "خطأ" في الحالات الأخرى.

الطرق العامة

supportGranularResults

public abstract boolean supportGranularResults ()

عرض "صحيح" إذا كان المبلِّغ يدعم النتائج الدقيقة، أو يعرض "خطأ" في الحالات الأخرى.

المرتجعات
boolean