| Package | Description |
|---|---|
| net.thucydides.core.reports.templates |
| Modifier and Type | Method and Description |
|---|---|
void |
FreemarkerReportTemplate.merge(Map<String,Object> context,
Writer writer) |
void |
ReportTemplate.merge(Map<String,Object> context,
Writer sw) |
| Constructor and Description |
|---|
FreemarkerReportTemplate(freemarker.template.Configuration configuration,
String templateFile) |
Copyright © 2022. All rights reserved.