public interface CmisTestReport
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.