public class HtmlReport extends CoreHtmlReport
Constructor and Description |
---|
HtmlReport() |
Modifier and Type | Method and Description |
---|---|
void |
createReport(Map<String,String> parameters,
List<CmisTestGroup> groups,
Writer writer)
Creates a new report and writes it to a writer.
|
escape, getSourceCodeLink, printJavaScript, printStyle
createReport
public void createReport(Map<String,String> parameters, List<CmisTestGroup> groups, Writer writer) throws IOException
CmisTestReport
createReport
in interface CmisTestReport
createReport
in class CoreHtmlReport
IOException
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.