public class CoreHtmlReport extends AbstractCmisTestReport
Constructor and Description |
---|
CoreHtmlReport() |
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.
|
protected String |
escape(String s) |
static void |
printStyle(Writer writer) |
createReport
public void createReport(Map<String,String> parameters, List<CmisTestGroup> groups, Writer writer) throws IOException
CmisTestReport
createReport
in interface CmisTestReport
createReport
in class AbstractCmisTestReport
IOException
public static void printStyle(Writer writer) throws IOException
IOException
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.