| Package | Description |
|---|---|
| org.unitils.dbunit.dataset | |
| org.unitils.dbunit.dataset.comparison |
| Modifier and Type | Method and Description |
|---|---|
ColumnDifference |
Column.compare(Column actualColumn)
Compares the column with the given actual column.
|
| Modifier and Type | Method and Description |
|---|---|
ColumnDifference |
RowDifference.getColumnDifference(String columnName) |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDifference> |
RowDifference.getColumnDifferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
RowDifference.addColumnDifference(ColumnDifference columnDifference)
Adds a difference for a column
|
Copyright © 2017. All rights reserved.