ISupportGranularResults

public interface ISupportGranularResults
implements ITestInvocationListener

com.android.tradefed.result.retry.ISupportGranularResults


Bir ITestInvocationListener'nın ayrıntılı sonuçları almayı destekleyip desteklemediğini belirten arayüz.

Özet

Herkese açık yöntemler

abstract boolean supportGranularResults()

Rapor oluşturucu ayrıntılı sonuçları destekliyorsa True, aksi takdirde False değerini döndürür.

Herkese açık yöntemler

supportGranularResults

public abstract boolean supportGranularResults ()

Rapor oluşturucu ayrıntılı sonuçları destekliyorsa True, aksi takdirde False değerini döndürür.

İlerlemeler
boolean