Package org.jumpmind.db.model
Class DatabaseTest
java.lang.Object
org.jumpmind.db.model.DatabaseTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
DatabaseTest
public DatabaseTest()
-
-
Method Details
-
testOrderingOfFourTables
@Test public void testOrderingOfFourTables() -
testOrderingOfTenTables
@Test public void testOrderingOfTenTables() -
testCyclicalReferences
@Test public void testCyclicalReferences() -
testMultipleParentsTables
@Test public void testMultipleParentsTables() -
testSplitTreeTables
@Test public void testSplitTreeTables() -
testIndependentTreesSameTables
@Test public void testIndependentTreesSameTables() -
testSelfReferenceTables
@Test public void testSelfReferenceTables() -
testMissingDepdendentTables
@Test public void testMissingDepdendentTables() -
testRemoveAllTablesExcept
- Throws:
Exception
-
testDependentMapIndependent
- Throws:
Exception
-
testDependentMapParentChild
- Throws:
Exception
-
testDependentMapParentChildReverseOrder
- Throws:
Exception
-
testDependentMapTwoGroups
- Throws:
Exception
-
testDependentMapCircular
- Throws:
Exception
-
testDependentMapMultipleParents
- Throws:
Exception
-
testDependentMapMergeGroups
- Throws:
Exception
-
testDependentMapOutOfOrder
- Throws:
Exception
-