ISupportGranularResults

public interface ISupportGranularResults
implements ITestInvocationListener

com.android.tradefed.result.retry.ISupportGranularResults


Bir ITestInvocationListener'ün ayrıntılı sonuçları alıp almadığını belirten arayüz.

Özet

Herkese açık yöntemler

abstract boolean supportGranularResults()

Bildiren ayrıntılı sonuçları destekliyorsa doğru, aksi takdirde yanlış değerini döndürür.

Herkese açık yöntemler

supportGranularResults

public abstract boolean supportGranularResults ()

Bildiren ayrıntılı sonuçları destekliyorsa Doğru değerini, aksi takdirde yanlış değerini döndürür.

İlerlemeler
boolean