com.tngtech.jgiven.report
Class AbstractReportModelHandler

java.lang.Object
  extended by com.tngtech.jgiven.report.AbstractReportModelHandler

public class AbstractReportModelHandler
extends java.lang.Object


Nested Class Summary
static interface AbstractReportModelHandler.ScenarioDataTable
           
 
Constructor Summary
AbstractReportModelHandler()
           
 
Method Summary
 void handle(ReportModel reportModel, ReportModelHandler handler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractReportModelHandler

public AbstractReportModelHandler()
Method Detail

handle

public void handle(ReportModel reportModel,
                   ReportModelHandler handler)