|
||||||||||
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.ManyToManyTests
public class ManyToManyTests
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 | |
---|---|
ManyToManyTests()
|
Method Summary | |
---|---|
protected void |
dump()
|
protected void |
setUp()
Sets up the fixture, for example, open a network connection. |
void |
testAGetBExistingAB()
|
void |
testASetBDropExisting()
|
void |
testASetBExistingANewB()
|
void |
testASetBExistingBNewA()
|
void |
testASetBNewAB()
|
void |
testBGetAExistingAB()
|
void |
testBSetADropExisting()
|
void |
testBSetAExistingANewB()
|
void |
testBSetAExistingBNewA()
|
void |
testBSetANewAB()
|
void |
testIllegalCmrCollectionArgument()
|
void |
testIteratorAndRemove()
|
void |
testIteratorConcurrentModification()
|
void |
testModifyCmrCollectionInNewTx()
|
void |
testModifyCmrCollectionOusideTx()
|
void |
testRemoveRelationships()
|
void |
testSetCmrNull()
|
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 ManyToManyTests()
Method Detail |
---|
protected void setUp() throws Exception
AbstractCMRTest
setUp
in class AbstractCMRTest
Exception
public void testAGetBExistingAB() throws Exception
Exception
public void testSetCmrNull() throws Exception
Exception
public void testBGetAExistingAB() throws Exception
Exception
public void testASetBDropExisting() throws Exception
Exception
public void testBSetADropExisting() throws Exception
Exception
public void testASetBNewAB() throws Exception
Exception
public void testBSetANewAB() throws Exception
Exception
public void testASetBExistingBNewA() throws Exception
Exception
public void testBSetAExistingBNewA() throws Exception
Exception
public void testASetBExistingANewB() throws Exception
Exception
public void testBSetAExistingANewB() throws Exception
Exception
public void testRemoveRelationships() 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 |