|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpectedDataSet | |
|---|---|
| org.unitils.dbunit | |
| Uses of ExpectedDataSet in org.unitils.dbunit |
|---|
| Methods in org.unitils.dbunit with parameters of type ExpectedDataSet | |
|---|---|
void |
DbUnitModule.assertExpectedDataSets(ExpectedDataSet expectedDataSetAnnotation,
java.lang.Object testObject,
java.lang.reflect.Method testMethod)
|
MultiSchemaDataSet |
DbUnitModule.getExpectedDataSet(ExpectedDataSet expectedDataSetAnnotation,
java.lang.reflect.Method testMethod,
java.lang.Object testObject)
Returns the MultiSchemaDataSet that represents the state of a number of database tables after the given Method
has been executed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||