| Package | Description |
|---|---|
| com.github.springtestdbunit | |
| com.github.springtestdbunit.dataset |
| Modifier and Type | Method and Description |
|---|---|
DataSetLoader |
DbUnitRule.DbUnitTestContextAdapter.getDataSetLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
DbUnitRule.setDataSetLoader(DataSetLoader dataSetLoader)
Set the
DataSetLoader that will be used to load IDataSets. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataSetLoader
Abstract data set loader, which provides a basis for concrete implementations of the
DataSetLoader strategy. |
class |
FlatXmlDataSetLoader
A
data set loader that can be used to load xml datasets |
Copyright © 2013. All Rights Reserved.