org.apache.chemistry.opencmis.tck.report
Class HtmlReport
java.lang.Object
org.apache.chemistry.opencmis.tck.report.AbstractCmisTestReport
org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
org.apache.chemistry.opencmis.tck.report.HtmlReport
- All Implemented Interfaces:
- CmisTestReport
public class HtmlReport
- extends CoreHtmlReport
HTML Report.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlReport
public HtmlReport()
createReport
public void createReport(Map<String,String> parameters,
List<CmisTestGroup> groups,
Writer writer)
throws IOException
- Description copied from interface:
CmisTestReport
- Creates a new report and writes it to a writer.
- Specified by:
createReport
in interface CmisTestReport
- Overrides:
createReport
in class CoreHtmlReport
- Throws:
IOException
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.