| Package | Description |
|---|---|
| org.specrunner.sql.report |
| Modifier and Type | Method and Description |
|---|---|
List<LineReport> |
TableReport.getLines()
Get line reports.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableReport.add(LineReport lr)
Add a line report to the table report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableReport.setLines(List<LineReport> lines)
Set the line reports.
|
Copyright © 2017. All rights reserved.