Package org.dbunit.database
Class AbstractSearchCallbackFilteredByPKsTestCase
java.lang.Object
org.dbunit.AbstractHSQLTestCase
org.dbunit.database.AbstractSearchCallbackFilteredByPKsTestCase
- Direct Known Subclasses:
AbstractImportedAndExportedKeysFilteredByPKsTestCase,AbstractImportedKeysFilteredByPKsTestCase
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected voidassertRows(IDataSet dataset) protected voidassertTablesName(String[] outputTables) protected voidassertTablesSize(String[] actualTables) protected voiddoIt()protected abstract IDataSetprotected PrimaryKeyFilter.PkTableMapgetInput()protected PrimaryKeyFilter.PkTableMapprotected IDataSetprotected abstract int[]voidMethods inherited from class org.dbunit.AbstractHSQLTestCase
dump, dump, getConnection, setSqlFile, setUpConnection, setUpConnectionWithFile, tearDown
-
Constructor Details
-
AbstractSearchCallbackFilteredByPKsTestCase
public AbstractSearchCallbackFilteredByPKsTestCase()
-
-
Method Details
-
setupTablesSizeFixture
protected abstract int[] setupTablesSizeFixture() -
setupTablesDataSetFixture
- Throws:
SQLException
-
addInput
-
addOutput
-
getDataset
-
doIt
-
assertTablesSize
-
assertTablesName
-
assertRows
- Throws:
DataSetException
-
testSetupTables
- Throws:
SQLExceptionDataSetException
-
getInput
-
getOutput
-