|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.Assert | +--junit.framework.TestCase | +--org.objectweb.jorm.mapper.fos.lib.TestFosPMappingStructuresManager
Code for testing the RDB mapping structures implementation. It only tests the definition of mapping structures and does not test operations that modify the database schema.
Constructor Summary | |
TestFosPMappingStructuresManager(java.lang.String testname)
|
Method Summary | |
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testClusterWith1Class1Dir()
|
void |
testClusterWith1Class1DirDup()
|
void |
testClusterWith1Class2DirSubAfter()
|
void |
testClusterWith1Class2DirSubBefore()
|
void |
testClusterWith2Class2DirNoMerge()
|
void |
testClusterWith2Class3DirMerge()
|
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TestFosPMappingStructuresManager(java.lang.String testname)
Method Detail |
protected void setUp()
setUp
in class junit.framework.TestCase
protected void tearDown()
tearDown
in class junit.framework.TestCase
public void testClusterWith1Class1Dir()
public void testClusterWith1Class1DirDup()
public void testClusterWith1Class2DirSubBefore()
public void testClusterWith1Class2DirSubAfter()
public void testClusterWith2Class2DirNoMerge()
public void testClusterWith2Class3DirMerge()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |