|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
org.apache.openejb.test.NumberedTestCase
org.apache.openejb.test.NamedTestCase
org.apache.openejb.test.entity.cmr.AbstractCMRTest
org.apache.openejb.test.entity.cmr.OneToManyTests
public class OneToManyTests
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.openejb.test.NumberedTestCase |
---|
NumberedTestCase.NamedTest, NumberedTestCase.TestSetup, NumberedTestCase.TestTearDown |
Field Summary |
---|
Fields inherited from class org.apache.openejb.test.entity.cmr.AbstractCMRTest |
---|
ds, initialContext |
Fields inherited from class org.apache.openejb.test.NamedTestCase |
---|
testName |
Fields inherited from class org.apache.openejb.test.NumberedTestCase |
---|
standardPrefix |
Constructor Summary | |
---|---|
OneToManyTests()
|
Method Summary | |
---|---|
protected void |
dump()
|
protected void |
setUp()
Sets up the fixture, for example, open a network connection. |
void |
test00_AGetBExistingAB()
|
void |
test01_BGetAExistingAB()
|
void |
test02_ASetBDropExisting()
|
void |
test03_BSetADropExisting()
|
void |
test04_ASetBNewAB()
|
void |
test05_BSetANewAB()
|
void |
test06_ASetBExistingBNewA()
|
void |
test07_BSetAExistingBNewA()
|
void |
test08_ASetBExistingANewB()
|
void |
test09_BSetAExistingANewB()
|
void |
test10_RemoveRelationships()
|
void |
test11_Delete()
|
void |
test12_CascadeDelete()
|
void |
testIllegalCmrCollectionArgument()
|
void |
testIteratorAndRemove()
|
void |
testIteratorConcurrentModification()
|
void |
testModifyCmrCollectionInNewTx()
|
void |
testModifyCmrCollectionOusideTx()
|
void |
TODO_testCMPMappedToForeignKeyColumn()
|
void |
TODO_testSetCMPMappedToForeignKeyColumn()
|
Methods inherited from class org.apache.openejb.test.entity.cmr.AbstractCMRTest |
---|
beginTransaction, close, close, close, completeTransaction, dumpTable |
Methods inherited from class org.apache.openejb.test.NamedTestCase |
---|
name |
Methods inherited from class org.apache.openejb.test.NumberedTestCase |
---|
countTestCases, createTest, createTestName, removePrefix, removePrefix, run, run, runTestMethod, tearDown, 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, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OneToManyTests()
Method Detail |
---|
protected void setUp() throws Exception
AbstractCMRTest
setUp
in class AbstractCMRTest
Exception
public void test00_AGetBExistingAB() throws Exception
Exception
public void test01_BGetAExistingAB() throws Exception
Exception
public void test02_ASetBDropExisting() throws Exception
Exception
public void test03_BSetADropExisting() throws Exception
Exception
public void test04_ASetBNewAB() throws Exception
Exception
public void test05_BSetANewAB() throws Exception
Exception
public void test06_ASetBExistingBNewA() throws Exception
Exception
public void test07_BSetAExistingBNewA() throws Exception
Exception
public void test08_ASetBExistingANewB() throws Exception
Exception
public void test09_BSetAExistingANewB() throws Exception
Exception
public void test10_RemoveRelationships() throws Exception
Exception
public void TODO_testCMPMappedToForeignKeyColumn() throws Exception
Exception
public void TODO_testSetCMPMappedToForeignKeyColumn() throws Exception
Exception
public void test11_Delete() throws Exception
Exception
public void test12_CascadeDelete() throws Exception
Exception
public void testIllegalCmrCollectionArgument() throws Exception
Exception
public void testModifyCmrCollectionOusideTx() throws Exception
Exception
public void testModifyCmrCollectionInNewTx() throws Exception
Exception
public void testIteratorConcurrentModification() throws Exception
Exception
public void testIteratorAndRemove() throws Exception
Exception
protected void dump() throws SQLException
SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |