| Package | Description |
|---|---|
| org.unitils.dbunit.datasetfactory.impl | |
| org.unitils.dbunit.util |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,DbUnitTable> |
DbUnitDataSet.tablesPerName |
| Modifier and Type | Method and Description |
|---|---|
DbUnitTable |
DbUnitDataSet.getDbUnitTable(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbUnitDataSet.addTable(DbUnitTable table) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MultiSchemaXmlDataSetReader.DataSetContentHandler.addRow(Attributes attributes,
DbUnitTable table)
Gets column names and row values from the given attribute and adds a new row to the given table.
|
Copyright © 2016. All Rights Reserved.