| Package | Description |
|---|---|
| org.jboss.arquillian.persistence.dbunit |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetComparator.compare(org.dbunit.dataset.IDataSet currentDataSet,
org.dbunit.dataset.IDataSet expectedDataSet,
AssertionErrorCollector errorCollector) |
void |
DataSetComparator.shouldBeEmpty(org.dbunit.dataset.IDataSet dataSet,
AssertionErrorCollector errorCollector) |
void |
DataSetComparator.shouldBeEmpty(String tableName,
org.dbunit.dataset.IDataSet dataSet,
AssertionErrorCollector errorCollector) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.