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) |
createReportpublic void createReport(Map<String,String> parameters, List<CmisTestGroup> groups, Writer writer) throws IOException
CmisTestReportcreateReport in interface CmisTestReportcreateReport in class AbstractCmisTestReportIOExceptionpublic static void printStyle(Writer writer) throws IOException
IOExceptionCopyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.