All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aventstack.extentreports.reporter.ReportAppendable Maven / Gradle / Ivy

There is a newer version: 5.1.1
Show newest version
package com.aventstack.extentreports.reporter;

public interface ReportAppendable {

	void setAppendExisting(Boolean b);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy