| Package | Description |
|---|---|
| org.unitils.dbunit |
| Modifier and Type | Method and Description |
|---|---|
void |
DbUnitModule.assertExpectedDataSets(ExpectedDataSet expectedDataSetAnnotation,
Object testObject,
Method testMethod) |
MultiSchemaDataSet |
DbUnitModule.getExpectedDataSet(ExpectedDataSet expectedDataSetAnnotation,
Method testMethod,
Object testObject)
Returns the
MultiSchemaDataSet that represents the state of a number of database tables after the given Method
has been executed. |
Copyright © 2016. All Rights Reserved.