Package org.alfresco.utility.report
Class ReportManager
- java.lang.Object
-
- org.alfresco.utility.report.ReportManager
-
@Service public class ReportManager extends java.lang.ObjectHandling ExtentReports- Author:
- Paul Brodner
-
-
Constructor Summary
Constructors Constructor Description ReportManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.relevantcodes.extentreports.ExtentReportsgetReporter()
-
-
-
Method Detail
-
getReporter
public static com.relevantcodes.extentreports.ExtentReports getReporter() throws TestConfigurationException, java.net.URISyntaxException- Throws:
TestConfigurationExceptionjava.net.URISyntaxException
-
-