| Package | Description |
|---|---|
| org.specrunner.sql.report |
| Modifier and Type | Method and Description |
|---|---|
TableReport |
LineReport.getTable()
Get parent table report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaReport.add(TableReport tr)
Add a table report to the schema report.
|
void |
LineReport.setTable(TableReport table)
Set the table report.
|
| Constructor and Description |
|---|
LineReport(RegisterType type,
TableReport table,
INullEmptyHandler nullEmptyHandler)
Default constructor.
|
Copyright © 2017. All rights reserved.