de.smartics.testdoc.maven.export.sink
Class SinkOutputManager
java.lang.Object
de.smartics.testdoc.maven.export.AbstractOutputManager
de.smartics.testdoc.maven.export.sink.SinkOutputManager
-
All Implemented Interfaces:
-
de.smartics.testdoc.core.doc.OutputManager
-
public class SinkOutputManager
-
extends
AbstractOutputManager
Export UnitTestDoc
information to a sink.
-
Author:
-
Robert Reiner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SinkOutputManager
public SinkOutputManager(String reportName,
de.smartics.maven.util.report.MessageHelper messages,
SinkExporter exporter,
List<ExportIndex> exportIndices)
-
Default constructor.
-
Parameters:
-
messages
- the resource bundles with messages to display as labels in the generated report.
-
exporter
- the exporter that knows the format of the file to be written.
finish
public void finish()
throws IOException
-
-
-
Throws:
-
IOException
-
See Also:
-
de.smartics.testdoc.report.doc.OutputManager#finish()
Copyright © 2010-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.