|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CmisTestReport
CMIS TCK Test Report.
| Method Summary | |
|---|---|
void |
createReport(Map<String,String> parameters,
List<CmisTestGroup> groups,
File file)
Creates a new report and writes it to a file. |
void |
createReport(Map<String,String> parameters,
List<CmisTestGroup> groups,
Writer writer)
Creates a new report and writes it to a writer. |
| Method Detail |
|---|
void createReport(Map<String,String> parameters,
List<CmisTestGroup> groups,
Writer writer)
throws Exception
Exception
void createReport(Map<String,String> parameters,
List<CmisTestGroup> groups,
File file)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||