com.jrefinery.report.ext.junit.base.functionality
Class FunctionalityTestLib.ReportTest

java.lang.Object
  |
  +--com.jrefinery.report.ext.junit.base.functionality.FunctionalityTestLib.ReportTest
Enclosing class:
FunctionalityTestLib

public static class FunctionalityTestLib.ReportTest
extends java.lang.Object


Constructor Summary
FunctionalityTestLib.ReportTest(java.lang.String reportDefinition, javax.swing.table.TableModel reportTableModel)
           
 
Method Summary
 java.lang.String getReportDefinition()
           
 javax.swing.table.TableModel getReportTableModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionalityTestLib.ReportTest

public FunctionalityTestLib.ReportTest(java.lang.String reportDefinition,
                                       javax.swing.table.TableModel reportTableModel)
Method Detail

getReportDefinition

public java.lang.String getReportDefinition()

getReportTableModel

public javax.swing.table.TableModel getReportTableModel()