ISupportGranularResults

public interface ISupportGranularResults
implements ITestInvocationListener

com.android.tradefed.result.retry.ISupportGranularResults


Giao diện chỉ định xem ITestInvocationListener có hỗ trợ nhận kết quả chi tiết hay không.

Tóm tắt

Phương thức công khai

abstract boolean supportGranularResults()

Trả về True nếu trình báo cáo hỗ trợ kết quả chi tiết, trả về false nếu không.

Phương thức công khai

supportGranularResults

public abstract boolean supportGranularResults ()

Trả về True nếu trình báo cáo hỗ trợ kết quả chi tiết, trả về false nếu không.

Giá trị trả về
boolean