com.tngtech.jgiven.report.impl
Class CommonReportHelper

java.lang.Object
  extended by com.tngtech.jgiven.report.impl.CommonReportHelper

public class CommonReportHelper
extends Object


Constructor Summary
CommonReportHelper()
           
 
Method Summary
 void finishReport(ReportModel model)
           
static PrintWriter getPrintWriter(File file)
           
static PrintWriter getPrintWriter(OutputStream outputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonReportHelper

public CommonReportHelper()
Method Detail

finishReport

public void finishReport(ReportModel model)

getPrintWriter

public static PrintWriter getPrintWriter(File file)

getPrintWriter

public static PrintWriter getPrintWriter(OutputStream outputStream)


Copyright © 2014 TNG Technology Consulting. All rights reserved.