org.apache.chemistry.opencmis.tck.report
Class TextReport
java.lang.Object
org.apache.chemistry.opencmis.tck.report.AbstractCmisTestReport
org.apache.chemistry.opencmis.tck.report.TextReport
- All Implemented Interfaces:
- CmisTestReport
public class TextReport
- extends AbstractCmisTestReport
Text Report.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NL
public static String NL
TextReport
public TextReport()
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
- Specified by:
createReport
in class AbstractCmisTestReport
- Throws:
IOException
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.