public abstract static class DbUnitTestExecutionListenerPrepareTest.AbstractCustomDataSetLoader extends Object implements DataSetLoader
| Constructor and Description |
|---|
AbstractCustomDataSetLoader() |
| Modifier and Type | Method and Description |
|---|---|
org.dbunit.dataset.IDataSet |
loadDataSet(Class<?> testClass,
String location) |
public org.dbunit.dataset.IDataSet loadDataSet(Class<?> testClass, String location) throws Exception
loadDataSet in interface DataSetLoaderExceptionCopyright © 2016. All rights reserved.