ISupportGranularResults

public interface ISupportGranularResults
implements ITestInvocationListener

com.android.tradefed.result.retry.ISupportGranularResults


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

ملخص

الأساليب العامة

abstract boolean supportGranularResults ()

يُرجع صحيحًا إذا كان المُبلغ يدعم النتائج التفصيلية، ويُرجع خطأ بخلاف ذلك.

الأساليب العامة

supportGranularResults

public abstract boolean supportGranularResults ()

يُرجع صحيحًا إذا كان المُبلغ يدعم النتائج التفصيلية، ويُرجع خطأ بخلاف ذلك.

عائدات
boolean