Class FreemarkerReportTemplate
java.lang.Object
net.thucydides.core.reports.templates.FreemarkerReportTemplate
- All Implemented Interfaces:
ReportTemplate
-
Constructor Summary
ConstructorsConstructorDescriptionFreemarkerReportTemplate(freemarker.template.Configuration configuration, String templateFile) -
Method Summary
-
Constructor Details
-
FreemarkerReportTemplate
public FreemarkerReportTemplate(freemarker.template.Configuration configuration, String templateFile) throws IOException, TemplateMergeException - Throws:
IOExceptionTemplateMergeException
-
-
Method Details
-
merge
- Specified by:
mergein interfaceReportTemplate- Throws:
TemplateMergeException
-