Class FreemarkerReportTemplate

java.lang.Object
net.thucydides.core.reports.templates.FreemarkerReportTemplate
All Implemented Interfaces:
ReportTemplate

public class FreemarkerReportTemplate
extends java.lang.Object
implements ReportTemplate
  • Constructor Summary

    Constructors
    Constructor Description
    FreemarkerReportTemplate​(freemarker.template.Configuration configuration, java.lang.String templateFile)  
  • Method Summary

    Modifier and Type Method Description
    void merge​(java.util.Map<java.lang.String,​java.lang.Object> context, java.io.Writer writer)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait