|
|||||||||
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.apache.ojb.broker.AnonymousFieldsTest
This TestClass tests the anonymous fields feature.
Constructor Summary | |
AnonymousFieldsTest(java.lang.String name)
Insert the method's description here. |
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
setUp()
Insert the method's description here. |
void |
tearDown()
Insert the method's description here. |
void |
testHandlingOfMultipleAnonymousFieldPerObject()
|
void |
testHandlingOfSerializedObjects()
test handling of serialized objects (simulate handling of objects across different JVM, e.g. |
void |
testMultipleJoinedInheritanceAndExtents()
|
void |
testQuerySuperField()
Query Attribute of Super class E-F |
void |
testQuerySuperField2()
Query Attribute of Super class E-F-G |
void |
testVerticalInheritanceStoreAndLoad()
write an entry using vertical inheritance and try to read it again. |
void |
testVerticalInheritanceStoreAndLoad2()
write an entry using vertical inheritance and try to read it again. |
void |
testVerticalInheritanceStoreAndLoad3()
write an entry using vertical inheritance and try to read it again. |
void |
testVerticalInheritanceUpdate()
write an entry using vertical inheritance and try to read it again. |
void |
testVerticalInheritanceUpdate2()
write an entry using vertical inheritance and try to read it again. |
void |
testVerticalInheritanceUpdate3()
write an entry using vertical inheritance and try to read it again. |
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 AnonymousFieldsTest(java.lang.String name)
Method Detail |
public static void main(java.lang.String[] args)
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown()
public void testHandlingOfMultipleAnonymousFieldPerObject()
public void testHandlingOfSerializedObjects()
public void testVerticalInheritanceStoreAndLoad() throws java.lang.Exception
java.lang.Exception
public void testVerticalInheritanceStoreAndLoad2() throws java.lang.Exception
java.lang.Exception
public void testVerticalInheritanceStoreAndLoad3() throws java.lang.Exception
java.lang.Exception
public void testVerticalInheritanceUpdate() throws java.lang.Exception
java.lang.Exception
public void testVerticalInheritanceUpdate2() throws java.lang.Exception
java.lang.Exception
public void testVerticalInheritanceUpdate3() throws java.lang.Exception
java.lang.Exception
public void testQuerySuperField()
public void testQuerySuperField2()
public void testMultipleJoinedInheritanceAndExtents()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |