|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.chemistry.opencmis.tck.report.AbstractCmisTestReport
org.apache.chemistry.opencmis.tck.report.TextReport
public class TextReport
Text Report.
| Field Summary | |
|---|---|
static java.lang.String |
NL
|
| Constructor Summary | |
|---|---|
TextReport()
|
|
| Method Summary | |
|---|---|
void |
createReport(java.util.Map<java.lang.String,java.lang.String> parameters,
java.util.List<CmisTestGroup> groups,
java.io.Writer writer)
Creates a new report and writes it to a writer. |
| Methods inherited from class org.apache.chemistry.opencmis.tck.report.AbstractCmisTestReport |
|---|
createReport |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String NL
| Constructor Detail |
|---|
public TextReport()
| Method Detail |
|---|
public void createReport(java.util.Map<java.lang.String,java.lang.String> parameters,
java.util.List<CmisTestGroup> groups,
java.io.Writer writer)
throws java.io.IOException
CmisTestReport
createReport in interface CmisTestReportcreateReport in class AbstractCmisTestReportjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||