|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.dbunit.AbstractHSQLTestCase
org.dbunit.database.AbstractSearchCallbackFilteredByPKsTestCase
org.dbunit.database.AbstractImportedAndExportedKeysFilteredByPKsTestCase
org.dbunit.database.search.ImportedAndExportedKeysFilteredByPKsTest
public class ImportedAndExportedKeysFilteredByPKsTest
Field Summary |
---|
Fields inherited from class org.dbunit.AbstractHSQLTestCase |
---|
A, A1, A2, B, B1, B2, B3, B4, B5, B6, B7, B8, C, C1, C2, C3, C4, D, D1, D2, E, E1, E2, E3, E4, F, F1, F2, G, G1, G2, H, H1, H2, logger |
Constructor Summary | |
---|---|
ImportedAndExportedKeysFilteredByPKsTest(String testName)
|
Method Summary | |
---|---|
protected int[] |
setupTablesSizeFixture()
|
void |
testBWithAllRepeated()
|
void |
testBWithOne()
|
void |
testBWithRepeated()
|
void |
testDWithOne()
|
void |
testDWithRepeated()
|
void |
testDWithTwo()
|
Methods inherited from class org.dbunit.database.AbstractImportedAndExportedKeysFilteredByPKsTestCase |
---|
getDataset |
Methods inherited from class org.dbunit.database.AbstractSearchCallbackFilteredByPKsTestCase |
---|
addInput, addOutput, assertRows, assertTablesName, assertTablesSize, doIt, getInput, getOutput, setupTablesDataSetFixture, testSetupTables |
Methods inherited from class org.dbunit.AbstractHSQLTestCase |
---|
dump, dump, getConnection, setUp, tearDown |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ImportedAndExportedKeysFilteredByPKsTest(String testName)
Method Detail |
---|
protected int[] setupTablesSizeFixture()
setupTablesSizeFixture
in class AbstractSearchCallbackFilteredByPKsTestCase
public void testBWithOne() throws DataSetException, SQLException, SearchException
DataSetException
SQLException
SearchException
public void testBWithRepeated() throws DataSetException, SQLException, SearchException
DataSetException
SQLException
SearchException
public void testBWithAllRepeated() throws DataSetException, SQLException, SearchException
DataSetException
SQLException
SearchException
public void testDWithOne() throws DataSetException, SQLException, SearchException
DataSetException
SQLException
SearchException
public void testDWithTwo() throws DataSetException, SQLException, SearchException
DataSetException
SQLException
SearchException
public void testDWithRepeated() throws DataSetException, SQLException, SearchException
DataSetException
SQLException
SearchException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |