public class SwingReport extends AbstractCmisTestReport
Constructor and Description |
---|
SwingReport(Frame owner,
int width,
int height) |
Modifier and Type | Method and Description |
---|---|
void |
createReport(Map<String,String> parameters,
List<CmisTestGroup> groups,
Writer writer)
Creates a new report and writes it to a writer.
|
createReport
public SwingReport(Frame owner, int width, int height)
public void createReport(Map<String,String> parameters, List<CmisTestGroup> groups, Writer writer)
CmisTestReport
createReport
in interface CmisTestReport
createReport
in class AbstractCmisTestReport
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.